logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Constants

NVME_ERR_SF_PHASE_TAG_SHIFT Shift amount to get the phase tag NVME_ERR_SF_STATUS_FIELD_SHIFT Shift amount to get the status field NVME_ERR_SF_PHASE_TAG_MASK Mask to get the phase tag NVME_ERR_SF_STATUS_FIELD_MASK Mask to get the status field May 2025 enum nvme_err_status_field libnvme(2)

Name

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

Synopsis

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 };

See Also