1nvme_mi_admin_identify_nsid_ctrlli_blnivsmte(9An)PvImem_amniu_aaldmin_identify_nsid_ctrl_list(9)
2
3
4

NAME

6       nvme_mi_admin_identify_nsid_ctrl_list - Perform an Admin identify for a
7       controller list with specific namespace ID
8

SYNOPSIS

10       int nvme_mi_admin_identify_nsid_ctrl_list (nvme_mi_ctrl_t ctrl ,  __u32
11       nsid , __u16 cntid , struct nvme_ctrl_list *list );
12

ARGUMENTS

14       ctrl        Controller to process identify command
15
16       nsid        Namespace identifier
17
18       cntid       Controller ID to specify list start
19
20       list        List data to populate
21

DESCRIPTION

23       Perform an Identify command, for the controller list for nsid, starting
24       with IDs greater than or equal to cntid.
25
26       Will return an error if the length of the response data (from the  con‐
27       troller)  is  not  a  full NVME_IDENTIFY_DATA_SIZE, so id will be fully
28       populated on success.
29
30       See: struct nvme_ctrl_list
31

RETURN

33       The nvme command status if a response was received (see enum  nvme_sta‐
34       tus_field) or -1 with errno set otherwise.
35
36
37
38November 2022        nvme_mi_admin_idenntvimfey__mnis_iadd_mcitnr_li_dleinsttify_nsid_ctrl_list(9)
Impressum