logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_ns_identify_descs - Issue an 'identify descriptors' command

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);

See Also