Searched refs:DBG_RETS (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | mboxsc.c | 60 #define DBG_RETS (0x00000004) macro 312 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_init ret: 0x%08x\n", error); in _init() 322 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_init ret: 0x%08x\n", error); in _init() 362 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_fini ret: 0x%08x\n", error); in _fini() 380 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "_info ret: 0x%08x\n", error); in _info() 407 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_init ret: 0x%08x\n", in mboxsc_init() 438 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_init ret: 0x%08x\n", error); in mboxsc_init() 471 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_fini ret: 0x%08x\n", error); in mboxsc_fini() 525 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, in mboxsc_putmsg() 567 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, in mboxsc_putmsg() [all …]
|