nvme_status_get_type - Man Page
extract the type from a nvme_* return value
Synopsis
__u32 nvme_status_get_type (int status );
Arguments
- status
the (non-negative) return value from the NVMe API
Return
the type component of the status.
Info
August 2024 libnvme API manual