nvme_scan_subsystems(2) | libnvme API manual | nvme_scan_subsystems(2) |
NAME¶
nvme_scan_subsystems - Scan for subsystems
SYNOPSIS¶
int nvme_scan_subsystems (struct dirent ***subsys );
ARGUMENTS¶
- subsys
- Pointer to array of dirents
RETURN¶
number of entries in subsys
nvme_scan_subsystems | August 2024 |