1nvme_identify_secondary_ctrl_lilsitb(n9v)me API mnavnmuea_lidentify_secondary_ctrl_list(9)
2
3
4

NAME

6       nvme_identify_secondary_ctrl_list - Retrieves secondary controller list
7

SYNOPSIS

9       int  nvme_identify_secondary_ctrl_list  (int  fd , __u16 cntid , struct
10       nvme_secondary_ctrl_list *sc_list );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       cntid       Return controllers starting at this identifier
16
17       sc_list     User space destination address to transfer the data
18

DESCRIPTION

20       A Secondary Controller List is returned to the host for up to 127  sec‐
21       ondary  controllers  associated  with the primary controller processing
22       this command.  The list contains  entries  for  controller  identifiers
23       greater  than or equal to the value specified in the Controller Identi‐
24       fier (cntid).
25
26       See struct nvme_secondary_ctrls_list for a definition of  the  returned
27       structure.
28

RETURN

30       The  nvme command status if a response was received (see enum nvme_sta‐
31       tus_field) or -1 with errno set otherwise.
32
33
34
35October 2023           nvme_identify_secondnavrmye__citdreln_tliifsyt_secondary_ctrl_list(9)
Impressum