nvme_set_features - Set a feature attribute
Contents
Arguments
args structnvme_set_features_args argument structure
Name
nvme_set_features - Set a feature attribute
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
August 2025 nvme_set_features nvme_set_features(2)
Synopsis
intnvme_set_features(structnvme_set_features_args*args);
