Searched defs:SR_BUSY (Results 1 – 2 of 2) sorted by relevance
113 SR_BUSY = 1 << 0, enumerator
79 #define SR_BUSY BIT(0) macro