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

NAME

6       nvme_status_get_value  -  extract the status value from a nvme_* return
7       value
8

SYNOPSIS

10       __u32 nvme_status_get_value (int status );
11

ARGUMENTS

13       status      the (non-negative) return value from the NVMe API
14

RETURN

16       the value component of the status; the set of values will depend on the
17       status type.
18
19
20
21November 2022                nvme_status_get_value    nvme_status_get_value(9)
Impressum