Searched refs:PCI_COMMAND_PARITY (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 24 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro |
| /pciutils/ | ||
| H A D | lspci.c | 856 FLAG(cmd, PCI_COMMAND_PARITY), in show_verbose() |