Home
last modified time | relevance | path

Searched refs:PCIEM_STA_CORRECTABLE_ERROR (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/pciconf/
HDerr.c66 { PCIEM_STA_CORRECTABLE_ERROR, "Correctable Error Detected" },
74 #define PCIE_ERRORS (PCIEM_STA_CORRECTABLE_ERROR | \
/NextBSD/sys/dev/pci/
HDpcireg.h741 #define PCIEM_STA_CORRECTABLE_ERROR 0x0001 macro
/NextBSD/sys/dev/bge/
HDif_bge.c4140 PCIEM_STA_CORRECTABLE_ERROR | in bge_reset()