Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Derr.c71 #define PCIE_ERRORS (PCIEM_STA_CORRECTABLE_ERROR | \ macro
154 print_bits("PCI-e errors", pcie_device_status, sta & PCIE_ERRORS); in list_errors()