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