1nvme_mi_mi_read_mi_data_ctrl_lilsitb(n9v)me API mnavnmuea_lmi_mi_read_mi_data_ctrl_list(9)
2
3
4
6 nvme_mi_mi_read_mi_data_ctrl_list - Perform a Read MI Data Structure
7 command, retrieving the list of attached controllers.
8
10 int nvme_mi_mi_read_mi_data_ctrl_list (nvme_mi_ep_t ep , __u8
11 start_ctrlid , struct nvme_ctrl_list *list );
12
14 ep endpoint for MI communication
15
16 start_ctrlid
17 starting controller ID
18
19 list controller list to populate
20
22 Retrieves the list of attached controllers, with IDs greater than or
23 equal to start_ctrlid.
24
25 See struct nvme_ctrl_list.
26
28 The nvme command status if a response was received (see enum nvme_sta‐
29 tus_field) or -1 with errno set otherwise..
30
31
32
33November 2022 nvme_mi_mi_read_mi_dnavtmae__cmtir_lm_il_irsetad_mi_data_ctrl_list(9)