Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dheader.h24 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro
/pciutils/
H A Dlspci.c856 FLAG(cmd, PCI_COMMAND_PARITY), in show_verbose()