Searched refs:PCIECFG_SLOT_MASK (Results 1 – 1 of 1) sorted by relevance
69 #define PCIECFG_SLOT_MASK 0x1f /* Slot/Device mask */ macro75 | (((s) & PCIECFG_SLOT_MASK) << PCIECFG_SLOT_SHIFT) \80 #define PCIE_CONFIG_SLOT(a) (((a) >> PCIECFG_SLOT_SHIFT) & PCIECFG_SLOT_MASK)