nvme_ns_identify_descs - Issue an 'identify descriptors' command
Contents
Arguments
n Namespace instance
descs List of identify descriptors
Description
Writes the data returned by the 'identify descriptors' command into descs.
Name
nvme_ns_identify_descs - Issue an 'identify descriptors' command
Return
0 on success, -1 on error.
May 2025 nvme_ns_identify_descs nvme_ns_identify_descs(2)
Synopsis
intnvme_ns_identify_descs(nvme_ns_tn,structnvme_ns_id_desc*descs);
