Home
last modified time | relevance | path

Searched refs:ASY_DEBUG_CLOSE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c82 #define ASY_DEBUG_CLOSE 0x008 macro
922 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()
3342 if (asydebug & ASY_DEBUG_CLOSE) in asywput()
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c123 #define ASY_DEBUG_CLOSE 0x0008 /* Output msgs when driver open/close called */ macro
2469 ASY_DPRINTF(asy, ASY_DEBUG_CLOSE, "enter"); in asyclose()
2621 ASY_DPRINTF(asy, ASY_DEBUG_CLOSE, "done"); in asyclose()