Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dmboxsc.h89 extern int mboxsc_putmsg(uint32_t key, uint32_t type, uint32_t cmd,
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dsckmdrv.c740 rval = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_mbox_task()
792 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()
819 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()
899 if ((rv = mboxsc_putmsg(KEY_KDSC, MBOXSC_MSG_REPLY, in sckm_process_msg()
H A Ddman_domain.c445 status = mboxsc_putmsg(IOSRAM_KEY_MDSC, MBOXSC_MSG_REQUEST, in man_dossc_switch()
H A Dscosmb.c985 error = mboxsc_putmsg(DMSC_KEY, msgdatap->type, msgdatap->cmd, in scosmb_process_output()
H A Dmboxsc.c483 mboxsc_putmsg(uint32_t key, uint32_t type, uint32_t cmd, uint64_t *transidp, in mboxsc_putmsg() function
H A Dschpc.c2889 rval = mboxsc_putmsg(key, type, cmd, transidp, length, in schpc_putrequest()
H A Ddrmach.c1985 err = mboxsc_putmsg(KEY_DRSC, MBOXSC_MSG_REQUEST, in drmach_mbox_sendmsg()