Searched refs:PCI_COMMAND_SPECIAL (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 21 #define PCI_COMMAND_SPECIAL 0x8 /* Enable response to special cycles */ macro |
| /pciutils/ | ||
| H A D | lspci.c | 853 FLAG(cmd, PCI_COMMAND_SPECIAL), in show_verbose() |