Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c61 #define DBG_ARGS (0x00000008) macro
397 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key); in mboxsc_init()
398 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "direction = %d\n", direction); in mboxsc_init()
399 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "event_handlerp = %p\n", in mboxsc_init()
454 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key); in mboxsc_fini()
500 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key); in mboxsc_putmsg()
501 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "type = 0x%x\n", type); in mboxsc_putmsg()
502 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "cmd = 0x%x\n", cmd); in mboxsc_putmsg()
503 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "transidp = %p\n", (void *)transidp); in mboxsc_putmsg()
505 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "*transidp = 0x%016lx\n", in mboxsc_putmsg()
[all …]