nvme_ns_identify_descs(2) | libnvme API manual | nvme_ns_identify_descs(2) |
nvme_ns_identify_descs - Issue an 'identify descriptors' command
int nvme_ns_identify_descs (nvme_ns_t n , struct nvme_ns_id_desc *descs );
Writes the data returned by the 'identify descriptors' command into descs.
0 on success, -1 on error.
nvme_ns_identify_descs | January 2023 |