Searched refs:mboxsc_ctrl (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/sun4u/starcat/sys/ |
H A D | mboxsc.h | 93 extern int mboxsc_ctrl(uint32_t key, uint32_t cmd, void *arg);
|
/titanic_44/usr/src/uts/sun4u/starcat/io/ |
H A D | sckmdrv.c | 222 if ((ret = mboxsc_ctrl(KEY_SCKD, MBOXSC_CMD_GETMSG_TIMEOUT_RANGE, in _init()
|
H A D | mboxsc.c | 1207 mboxsc_ctrl(uint32_t key, uint32_t cmd, void *arg) in mboxsc_ctrl() function
|
H A D | schpc.c | 292 ret = mboxsc_ctrl(KEY_PCSC, MBOXSC_CMD_PUTMSG_TIMEOUT_RANGE, in _init() 333 ret = mboxsc_ctrl(KEY_SCPC, MBOXSC_CMD_GETMSG_TIMEOUT_RANGE, in _init()
|
H A D | drmach.c | 2467 if ((err = mboxsc_ctrl(KEY_DRSC, in drmach_mbox_init()
|