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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c139 * Timeout periods for mboxsc_putmsg and mboxsc_getmsg, converted to ticks
476 * mboxsc_putmsg
483 mboxsc_putmsg(uint32_t key, uint32_t type, uint32_t cmd, uint64_t *transidp, function
499 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_putmsg called\n");
526 "mboxsc_putmsg ret: 0x%08x\n", EINVAL);
568 "mboxsc_putmsg ret: 0x%08x\n", error);
584 * Don't allow mboxsc_putmsg to attempt to place a message for
617 "mboxsc_putmsg ret: 0x%08x\n", error);
704 "mboxsc_putmsg ret: 0x%08x\n", error);
779 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_putmsg re
[all...]

Completed in 59 milliseconds