1nvme_mi_admin_identify_ns_descsl(i9b)nvme API mannuvamle_mi_admin_identify_ns_descs(9)
2
3
4
6 nvme_mi_admin_identify_ns_descs - Perform an Admin identify Namespace
7 Identification Descriptor list command for a namespace
8
10 int nvme_mi_admin_identify_ns_descs (nvme_mi_ctrl_t ctrl , __u32 nsid ,
11 struct nvme_ns_id_desc *descs );
12
14 ctrl Controller to process identify command
15
16 nsid Namespace ID
17
18 descs Namespace Identification Descriptor list to populate
19
21 Perform an Identify namespace identification description list command,
22 setting the namespace identification description list in descs
23
25 The nvme command status if a response was received (see enum nvme_sta‐
26 tus_field) or -1 with errno set otherwise.
27
28
29
30November 2022 nvme_mi_admin_identifnyv_mnes__mdie_sacdsmin_identify_ns_descs(9)