Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Derr.c106 { PCIM_AER_COR_INTERNAL_ERROR, "Corrected Internal Error" },
/freebsd/sys/dev/pci/
H A Dpcireg.h1016 #define PCIM_AER_COR_INTERNAL_ERROR 0x00004000 macro
H A Dpci.c4411 PCIM_AER_COR_INTERNAL_ERROR | in pci_add_child_clear_aer()