1nvme_mi_admin_identify_secondarlyi_bcnntvvrmmlee__lAmiPisI_ta(md9am)niuna_lidentify_secondary_ctrl_list(9)
2
3
4
6 nvme_mi_admin_identify_secondary_ctrl_list - Perform an Admin identify
7 for a secondary controller list.
8
10 int nvme_mi_admin_identify_secondary_ctrl_list (nvme_mi_ctrl_t ctrl ,
11 __u16 cntid , struct nvme_secondary_ctrl_list *list );
12
14 ctrl Controller to process identify command
15
16 cntid Controller ID to specify list start
17
18 list List data to populate
19
21 Perform an Identify command, for the secondary controllers associated
22 with the current primary controller. Only entries with IDs greater than
23 or equal to cntid are returned.
24
25 Will return an error if the length of the response data (from the con‐
26 troller) is not a full NVME_IDENTIFY_DATA_SIZE, so list will be be
27 fully populated on success.
28
29 See: struct nvme_secondary_ctrl_list
30
32 0 on success, non-zero on failure
33
34
35
36October 2023 nvme_mi_admin_idnevnmtei_fmyi__saedcmoinnd_airdye_ncttirfly__lsiesctondary_ctrl_list(9)