nvme_get_feature_length2
Retreive the command payload length for a specific feature identifier
- Provided by: libnvme-dev (Version: 1.15-2)
- Source: libnvme
- Report a bug
Retreive the command payload length for a specific feature identifier
int nvme_get_feature_length2 (int fid , __u32 cdw11 , enum nvme_data_tfr dir , __u32 *len );
0 on success, -1 with errno set to EINVAL if the function did not recognize fid.