Man page - nvme_pel_ehai(2)

Packages contas this manual

Manual

libnvme(2) API Manual libnvme(2)

enum nvme_pel_ehai - This field indicates the persistent event header additional information

enum nvme_pel_ehai {
NVME_PEL_EHAI_PIT_SHIFT ,
NVME_PEL_EHAI_RSVD_SHIFT ,
NVME_PEL_EHAI_PIT_MASK ,
NVME_PEL_EHAI_RSVD_MASK

};

Shift amount to get the reporting context port identifier from the struct nvme_persistent_event_log.rci field.
Shift amount to get the reserved reporting context from the struct nvme_persistent_event_log.rci field.
Mask to get the reporting context port identifier from the struct nvme_st_result.dsts field.
Mask to get the reserved reporting context from the struct nvme_st_result.dsts field.
enum nvme_pel_ehai May 2025