nvme_ctrl_first_path(2) | libnvme API manual | nvme_ctrl_first_path(2) |
NAME¶
nvme_ctrl_first_path - Start path iterator
SYNOPSIS¶
nvme_path_t nvme_ctrl_first_path (nvme_ctrl_t c );
ARGUMENTS¶
- c
- Controller instance
RETURN¶
First nvme_path_t object of an c iterator
nvme_ctrl_first_path | April 2024 |