Searched refs:PCI_SID_ESR_NSLOTS (Results 1 – 4 of 4) sorted by relevance
8 #define SLOTID_NSLOTS_SHIFT ctz32(PCI_SID_ESR_NSLOTS)22 if (nslots < 0 || nslots > (PCI_SID_ESR_NSLOTS >> SLOTID_NSLOTS_SHIFT)) { in slotid_cap_init()
300 #define PCI_SID_ESR_NSLOTS 0x1f /* Number of expansion slots available */ macro
301 #define PCI_SID_ESR_NSLOTS 0x1f /* Number of expansion slots available */ macro
397 #define PCI_SID_ESR_NSLOTS 0x1f /* Number of expansion slots available */ macro