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

NAME

6       nvme_get_features - Retrieve a feature attribute
7

SYNOPSIS

9       int nvme_get_features (struct nvme_get_features_args *args );
10

ARGUMENTS

12       args        struct nvme_get_features_args argument structure
13

RETURN

15       The  nvme command status if a response was received (see enum nvme_sta‐
16       tus_field) or -1 with errno set otherwise.
17
18
19
20November 2022                  nvme_get_features          nvme_get_features(9)
Impressum