enum nvme_pel_ehai - This field indicates the persistent event header additional information
Contents
Constants
NVME_PEL_EHAI_PIT_SHIFT
Shift amount to get the reporting context port identifier from the structnvme_persistent_event_log.rci field.
NVME_PEL_EHAI_RSVD_SHIFT
Shift amount to get the reserved reporting context from the structnvme_persistent_event_log.rci field.
NVME_PEL_EHAI_PIT_MASK
Mask to get the reporting context port identifier from the structnvme_st_result.dsts field.
NVME_PEL_EHAI_RSVD_MASK
Mask to get the reserved reporting context from the structnvme_st_result.dsts field.
August 2025 enum nvme_pel_ehai libnvme(2)
Name
enum nvme_pel_ehai - This field indicates the persistent event header additional information
Synopsis
enum nvme_pel_ehai {
NVME_PEL_EHAI_PIT_SHIFT ,
NVME_PEL_EHAI_RSVD_SHIFT ,
NVME_PEL_EHAI_PIT_MASK ,
NVME_PEL_EHAI_RSVD_MASK
};
