HomeSort by relevance Sort by last modified time
    Searched defs:ASY_DEBUG_INIT (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4/io/
su_driver.c 77 #define ASY_DEBUG_INIT 0x001
428 if (asydebug & ASY_DEBUG_INIT)
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/
asy.c 116 #define ASY_DEBUG_INIT 0x0001 /* Output msgs during driver initialization. */
386 DEBUGCONT2(ASY_DEBUG_INIT, "%s, debug = %x\n",
399 DEBUGCONT1(ASY_DEBUG_INIT, "%s unloading\n",
623 DEBUGNOTE2(ASY_DEBUG_INIT, "asy%d: %s shutdown.",
641 DEBUGNOTE1(ASY_DEBUG_INIT, "asy%d: shutdown complete",
846 DEBUGCONT2(ASY_DEBUG_INIT, "asy%dattach: UART @ %p\n",
1114 DEBUGCONT1(ASY_DEBUG_INIT, "asy%dattach: done\n", instance);
    [all...]

Completed in 0 milliseconds