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

/illumos-gate/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);
398 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "direction = %d\n", direction);
399 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "event_handlerp = %p\n",
454 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key);
500 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "key = 0x%x\n", key);
501 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "type = 0x%x\n", type);
502 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "cmd = 0x%x\n", cmd);
503 DPRINTF1(DBG_ARGS, DBGACT_DEFAULT, "transidp = %p\n", (void *)transidp);
505 DPRINTF1(DBG_ARGS, DBGACT_DEFAUL
[all...]

Completed in 47 milliseconds