Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c650 FLAG(sec_stat, PCI_STATUS_PARITY), in show_htype1()
866 FLAG(status, PCI_STATUS_PARITY), in show_verbose()
/pciutils/lib/
H A Dheader.h36 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro