Man page - nvme_err_status_field(2)

Packages contas this manual

Manual

libnvme(2) API Manual libnvme(2)

enum nvme_err_status_field - This field indicates the error information log entry status field

enum nvme_err_status_field {
NVME_ERR_SF_PHASE_TAG_SHIFT ,
NVME_ERR_SF_STATUS_FIELD_SHIFT ,
NVME_ERR_SF_PHASE_TAG_MASK ,
NVME_ERR_SF_STATUS_FIELD_MASK

};

Shift amount to get the phase tag
Shift amount to get the status field
Mask to get the phase tag
Mask to get the status field
enum nvme_err_status_field May 2025