Sponsor:

Your company here, and a link to your site. Click to find out more.

nvme_set_features_iocs_profile - Man Page

Set I/O command set profile feature

Synopsis

int nvme_set_features_iocs_profile (int fd , __u16 iocsi , bool save );

Arguments

fd

File descriptor of nvme device

iocsi

I/O Command Set Combination Index

save

Save value across power states

Return

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Info

February 2024 libnvme API manual