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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c244 int mboxsc_debug(int cmd, void *arg);
2282 mboxsc_debug(int cmd, void *arg) function
2284 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_debug called");
2285 DPRINTF0(DBG_RETS, DBGACT_DEFAULT, "mboxsc_debug ret");
2295 mboxsc_debug(int cmd, void *arg) function
2299 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_debug called\n");
2321 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_debug ret: 0x%08x\n", error);

Completed in 48 milliseconds