1nvme_get_features_host_behaviorl(i9b)nvme API mannuvamle_get_features_host_behavior(9)
2
3
4
6 nvme_get_features_host_behavior - Get host behavior feature
7
9 int nvme_get_features_host_behavior (int fd , enum nvme_get_fea‐
10 tures_sel sel , struct nvme_feat_host_behavior *data , __u32 *result );
11
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 data Pointer to structure nvme_feat_host_behavior
19
20 result The command completion result from CQE dword0
21
23 The nvme command status if a response was received (see enum nvme_sta‐
24 tus_field) or -1 with errno set otherwise.
25
26
27
28November 2022 nvme_get_features_hosntv_mbee_hgaevti_ofreatures_host_behavior(9)