Ubuntu Manpages

nvme_scan_ctrl

Scan on a controller

nvme_ctrl_t nvme_scan_ctrl (nvme_root_t r , const char *name );

nvme_root_t object
Name of the controller

Scans a controller with sysfs name name and add it to r.

nvme_ctrl_t object