nvme_mi_init_ctrl - initialise a NVMe controller.
Contents
Arguments
ep Endpoint to create under
ctrl_id ID of controller to initialize.
Description
Create a connection to a controller behind the endpoint specified in ep. Controller IDs may be queried
from the endpoint through nvme_mi_mi_read_mi_data_ctrl_list.
See nvme_mi_close_ctrl
Name
nvme_mi_init_ctrl - initialise a NVMe controller.
Return
New controller object, or NULL on failure.
May 2025 nvme_mi_init_ctrl nvme_mi_init_ctrl(2)
Synopsis
nvme_mi_ctrl_tnvme_mi_init_ctrl(nvme_mi_ep_tep,__u16ctrl_id);
