1nvme_identify(9)              libnvme API manual              nvme_identify(9)
2
3
4

NAME

6       nvme_identify - Send the NVMe Identify command
7

SYNOPSIS

9       int nvme_identify (struct nvme_identify_args *args );
10

ARGUMENTS

12       args        struct nvme_identify_args argument structure
13

DESCRIPTION

15       The  Identify  command returns a data buffer that describes information
16       about the NVM subsystem, the controller or the namespace(s).
17

RETURN

19       The nvme command status if a response was received (see enum  nvme_sta‐
20       tus_field) or -1 with errno set otherwise.
21
22
23
24November 2022                    nvme_identify                nvme_identify(9)
Impressum