1nvme_set_features_iocs_profile(l9i)bnvme API manunavlme_set_features_iocs_profile(9)
2
3
4
6 nvme_set_features_iocs_profile - Set I/O command set profile feature
7
9 int nvme_set_features_iocs_profile (int fd , __u16 iocsi , bool save );
10
12 fd File descriptor of nvme device
13
14 iocsi I/O Command Set Combination Index
15
16 save Save value across power states
17
19 The nvme command status if a response was received (see enum nvme_sta‐
20 tus_field) or -1 with errno set otherwise.
21
22
23
24October 2023 nvme_set_features_iocsn_vpmreo_fsielte_features_iocs_profile(9)