Searched refs:ASY_DEBUG_STATE (Results 1 – 2 of 2) sorted by relevance
126 #define ASY_DEBUG_STATE 0x0040 /* Output value of Interrupt Service Reg. */ macro3262 ASY_DPRINTF(asy, ASY_DEBUG_STATE, "call #%d:", in async_msint()3264 ASY_DPRINTF(asy, ASY_DEBUG_STATE, " transition: %3s %3s %3s %3s", in async_msint()3269 ASY_DPRINTF(asy, ASY_DEBUG_STATE, "current state: %3s %3s %3s %3s", in async_msint()
85 #define ASY_DEBUG_STATE 0x040 macro1984 if (asydebug & ASY_DEBUG_STATE) { in async_msint()