Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Derr.c57 #define PCI_ERRORS (PCIM_STATUS_MDPERR | PCIM_STATUS_STABORT | \ macro
145 print_bits("PCI errors", pci_status, sta & PCI_ERRORS); in list_errors()