Searched refs:DEBUGCONT1 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | asy.c | 394 DEBUGCONT1(ASY_DEBUG_INIT, "%s unloading\n", in _fini() 908 DEBUGCONT1(ASY_DEBUG_MODEM, in asyattach() 920 DEBUGCONT1(ASY_DEBUG_MODEM, in asyattach() 933 DEBUGCONT1(ASY_DEBUG_MODEM, "asy%dattach: " in asyattach() 946 DEBUGCONT1(ASY_DEBUG_MODEM, in asyattach() 1115 DEBUGCONT1(ASY_DEBUG_INIT, "asy%dattach: done\n", instance); in asyattach() 1554 DEBUGCONT1(ASY_DEBUG_CLOSE, "asy%dopen\n", unit); in asyopen() 1618 DEBUGCONT1(ASY_DEBUG_MODEM, in asyopen() 1624 DEBUGCONT1(ASY_DEBUG_MODEM, in asyopen() 1644 DEBUGCONT1(ASY_DEBUG_MODEM, in asyopen() [all …]
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xencons.c | 365 DEBUGCONT1(XENCONS_DEBUG_INIT, "xencons%dattach: done\n", instance); in xenconsattach() 422 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dopen\n", unit); in xenconsopen() 462 DEBUGCONT1(XENCONS_DEBUG_INIT, "asy%dopen: done\n", unit); in xenconsopen() 485 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dclose\n", instance); in xenconsclose() 520 DEBUGCONT1(XENCONS_DEBUG_CLOSE, "xencons%dclose: done\n", instance); in xenconsclose() 685 DEBUGCONT1(XENCONS_DEBUG_PROCS, "xencons%d_rxint: done\n", instance); in xencons_rxint() 773 DEBUGCONT1(XENCONS_DEBUG_PROCS, "async%d_nstart\n", instance); in xcasync_start() 902 DEBUGCONT1(XENCONS_DEBUG_PROCS, "async%d_ioctl\n", instance); in xcasync_ioctl() 1067 DEBUGCONT1(XENCONS_DEBUG_PROCS, "async%d_ioctl: done\n", instance); in xcasync_ioctl() 1444 DEBUGCONT1(XENCONS_DEBUG_SFLOW, in xcasync_flowcontrol_sw_output() [all …]
|
H A D | xencons.h | 70 #define DEBUGCONT1(fac, format, arg1) \ macro 94 #define DEBUGCONT1(fac, format, arg1)
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | asy.h | 219 #define DEBUGCONT1(fac, format, arg1) \ macro 243 #define DEBUGCONT1(fac, format, arg1)
|