Searched refs:PCICFG_SLOT_SHIFT (Results 1 – 2 of 2) sorted by relevance
48 #define PCICFG_SLOT_SHIFT 11 /* Slot shift */ macro59 | (((s) & PCICFG_SLOT_MASK) << PCICFG_SLOT_SHIFT) \64 #define PCI_CONFIG_SLOT(a) (((a) >> PCICFG_SLOT_SHIFT) & PCICFG_SLOT_MASK)