Searched defs:SLOT_STATE (Results 1 – 3 of 3) sorted by relevance
563 #define SLOT_STATE (0x1f << 27) macro
207 #define SLOT_STATE(s) (((s)>>SLOT_STATE_SHIFT)&SLOT_STATE_MASK) macro