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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c105 * Whenever mboxsc_init is called to create a new mailbox, an instance of
386 * mboxsc_init
391 mboxsc_init(uint32_t key, int direction, void (*event_handler)(void)) function
396 DPRINTF0(DBG_CALLS, DBGACT_DEFAULT, "mboxsc_init called\n");
407 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_init ret: 0x%08x\n",
438 DPRINTF1(DBG_RETS, DBGACT_DEFAULT, "mboxsc_init ret: 0x%08x\n", error);

Completed in 50 milliseconds