NAME

nvme_ns_identify_descs - Issue an 'identify descriptors' command

SYNOPSIS

int nvme_ns_identify_descs (nvme_ns_t n , struct nvme_ns_id_desc *descs );

ARGUMENTS

n
Namespace instance
descs
List of identify descriptors

DESCRIPTION

Writes the data returned by the 'identify descriptors' command into descs.

RETURN

0 on success, -1 on error.

Questions & Answers

Helpful answers and articles about nvme_ns_identify_descs you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search