1nvme_get_features_host_mem_buf(l9i)bnvme API manunavlme_get_features_host_mem_buf(9)
2
3
4
6 nvme_get_features_host_mem_buf - Get host memory buffer feature
7
9 int nvme_get_features_host_mem_buf (int fd , enum nvme_get_features_sel
10 sel , __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 result The command completion result from CQE dword0
19
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
26April 2023 nvme_get_features_hostn_vmmeem__gbeutf_features_host_mem_buf(9)