Searched defs:ASY_DEBUG_HFLOW (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c120 #define ASY_DEBUG_HFLOW 0x0010 /* Output msgs when H/W flowcontrol is active */ macro
4729 DEBUGCONT2(ASY_DEBUG_HFLOW, "async%d: input hflow stop, "
4736 DEBUGCONT1(ASY_DEBUG_HFLOW, "async%d: "
4780 DEBUGCONT1(ASY_DEBUG_HFLOW, "async%d: output hflow stop\n",
4787 DEBUGCONT1(ASY_DEBUG_HFLOW, "async%d: output hflow start\n",
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c81 #define ASY_DEBUG_HFLOW 0x010 macro
1897 if (asydebug & ASY_DEBUG_HFLOW)
1999 if (asydebug & ASY_DEBUG_HFLOW)
2107 if (asydebug & ASY_DEBUG_HFLOW)
2204 if (!(asydebug & ASY_DEBUG_HFLOW)) {
2224 if (asydebug & ASY_DEBUG_HFLOW)
2670 if (asydebug & ASY_DEBUG_HFLOW &&

Completed in 56 milliseconds