nvme_get_features - Retrieve a feature attribute
Contents
Arguments
args structnvme_get_features_args argument structure
Name
nvme_get_features - Retrieve a feature attribute
Return
The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set
otherwise.
May 2025 nvme_get_features nvme_get_features(2)
Synopsis
intnvme_get_features(structnvme_get_features_args*args);
