other versions
- Tumbleweed 1.13-2.1
- Leap-16.0
- Leap-15.6
nvme_init_ctrl(9) | libnvme API manual | nvme_init_ctrl(9) |
NAME¶
nvme_init_ctrl - Initialize nvme_ctrl_t object for an existing controller.
SYNOPSIS¶
int nvme_init_ctrl (nvme_host_t h , nvme_ctrl_t c , int instance );
ARGUMENTS¶
RETURN¶
The ioctl return code. Typically 0 on success.
nvme_init_ctrl | April 2025 |