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

NAME

6       nvme_get_features_simple - Helper function for @nvme_get_features()
7

SYNOPSIS

9       int  nvme_get_features_simple  (int  fd  ,  enum nvme_features_id fid ,
10       __u32 nsid , __u32 *result );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       fid         Feature identifier
16
17       nsid        Namespace ID, if applicable
18
19       result      The command completion result from CQE dword0
20
21
22
23April 2022                 nvme_get_features_simplenvme_get_features_simple(9)
Impressum