| libnvme_scan_ctrl(9) | libnvme API manual | libnvme_scan_ctrl(9) |
NAME
libnvme_scan_ctrl - Scan on a controller
SYNOPSIS
int libnvme_scan_ctrl (struct libnvme_global_ctx *ctx , const char *name , struct libnvme_ctrl **c );
ARGUMENTS
DESCRIPTION
Scans a controller with sysfs name name and add it to r.
RETURN
0 on success, negative error code otherwise.
| libnvme_scan_ctrl | September 2026 |