Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c66 #define DMSC_KEY 0x444d5343 /* 'D', 'M', 'S', 'C' */ macro
200 if ((error = mboxsc_init(DMSC_KEY, MBOXSC_MBOX_OUT, NULL)) != 0) { in _init()
230 (void) mboxsc_fini(DMSC_KEY); in _init()
985 error = mboxsc_putmsg(DMSC_KEY, msgdatap->type, msgdatap->cmd, in scosmb_process_output()