Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_pel_ehai_pit - Persistent Event Header Additional Information - Port Identifier Type

SYNOPSIS

enum nvme_pel_ehai_pit {
NVME_PEL_EHAI_PIT_NOT_REPORTED ,
NVME_PEL_EHAI_PIT_NSS_PORT ,
NVME_PEL_EHAI_PIT_NMI_PORT ,
NVME_PEL_EHAI_PIT_NOT_ASSOCIATED

};

Constants

PIT not reported and PELPID does not apply
NVM subsystem port
NVMe-MI port
Event not associated with any port and PELPID does not apply
enum nvme_pel_ehai_pit May 2024