nvme_scan_ctrl - Man Page
Scan on a controller
Synopsis
nvme_ctrl_t nvme_scan_ctrl (nvme_root_t r , const char *name );
Arguments
- r
nvme_root_t object
- name
Name of the controller
Description
Scans a controller with sysfs name name and add it to r.
Return
nvme_ctrl_t object
Info
August 2024 libnvme API manual