nvme_status_get_type(2) libnvme API manual nvme_status_get_type(2)

nvme_status_get_type - extract the type from a nvme_* return value

__u32 nvme_status_get_type (int status );

the (non-negative) return value from the NVMe API

the type component of the status.

nvme_status_get_type March 2024