Searched refs:PCICFG_BUS_MASK (Results 1 – 2 of 2) sorted by relevance
52 #define PCICFG_BUS_MASK 0xff /* Bus mask */ macro58 ((((b) & PCICFG_BUS_MASK) << PCICFG_BUS_SHIFT) \63 #define PCI_CONFIG_BUS(a) (((a) >> PCICFG_BUS_SHIFT) & PCICFG_BUS_MASK)