Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/pciconf/
HDerr.c86 { PCIM_AER_UC_RECEIVER_OVERFLOW, "Receiver Overflow Error" },
/freebsd-13-stable/sys/dev/pci/
HDpcireg.h998 #define PCIM_AER_UC_RECEIVER_OVERFLOW 0x00020000 macro
HDpci.c4410 PCIM_AER_UC_RECEIVER_OVERFLOW | in pci_add_child_clear_aer()