Searched defs:GET_SLOT_STATE (Results 1 – 2 of 2) sorted by relevance
565 #define GET_SLOT_STATE(p) (((p) & (0x1f << 27)) >> 27) macro
681 #define GET_SLOT_STATE(p) (((p) & (0x1f << 27)) >> 27) macro