nvme_status_get_value(2) | libnvme API manual | nvme_status_get_value(2) |
nvme_status_get_value - extract the status value from a nvme_* return value
__u32 nvme_status_get_value (int status );
the value component of the status; the set of values will depend on the status type.
nvme_status_get_value | January 2023 |