Searched defs:PCI_BUS (Results 1 – 4 of 4) sorted by relevance
23 #define PCI_BUS 1 macro
117 #define PCI_BUS(x) (((x) >> 8) & 0xff) macro
315 #define PCI_BUS(x) (((x) >> 8) & 0xff) macro
1228 #define PCI_BUS 0x03 macro