Searched refs:SLOTINFO_NSLOT_SHFT (Results 1 – 1 of 1) sorted by relevance
60 #define SLOTINFO_NSLOT_SHFT 4 macro61 #define SLOTINFO_NSLOT_MSK (0x3 << SLOTINFO_NSLOT_SHFT)66 ((((x) & SLOTINFO_NSLOT_MSK) >> SLOTINFO_NSLOT_SHFT) + 1)