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

NAME

6       nvme_get_features_kato - Get keep alive timeout feature
7

SYNOPSIS

9       int  nvme_get_features_kato  (int fd , enum nvme_get_features_sel sel ,
10       __u32 *result );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       sel         Select  which  type  of  attribute  to  return,  see   enum
16                   nvme_get_features_sel
17
18       result      The command completion result from CQE dword0
19

RETURN

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