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