Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h53 #define IOSRAM_CMD_CHUNKLEN 1 macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c1489 error = iosram_ctrl(key, IOSRAM_CMD_CHUNKLEN, &(mailboxp->mbox_length)); in mboxsc_add_mailbox()
H A Diosram.c1285 case IOSRAM_CMD_CHUNKLEN: in iosram_ctrl()