Searched refs:ASY_DEBUG_CLOSE (Results 1 – 2 of 2) sorted by relevance
80 #define ASY_DEBUG_CLOSE 0x008 macro922 if (asydebug & ASY_DEBUG_CLOSE) in asyopen()1118 if (asydebug & ASY_DEBUG_CLOSE) in asyclose()2516 if (mode && asydebug & ASY_DEBUG_CLOSE) in async_nstart()2539 if (mode && asydebug & ASY_DEBUG_CLOSE) in async_nstart()2548 if (mode && asydebug & ASY_DEBUG_CLOSE) in async_nstart()3077 if (asydebug & ASY_DEBUG_CLOSE) in async_ioctl()3090 if (asydebug & ASY_DEBUG_CLOSE) in async_ioctl()3341 if (asydebug & ASY_DEBUG_CLOSE) in asywput()
119 #define ASY_DEBUG_CLOSE 0x0008 /* Output msgs when driver open/close called */ macro1554 DEBUGCONT1(ASY_DEBUG_CLOSE, "asy%dopen\n", unit); in asyopen()1784 DEBUGCONT1(ASY_DEBUG_CLOSE, "asy%dclose\n", instance); in asyclose()1947 DEBUGCONT1(ASY_DEBUG_CLOSE, "asy%dclose: done\n", instance); in asyclose()