Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c121 uint32_t mbox_length; member
558 (length + MBOXSC_PROTOCOL_SIZE > mailboxp->mbox_length) || in mboxsc_putmsg()
1263 *(uint32_t *)arg = mailboxp->mbox_length - in mboxsc_ctrl()
1489 error = iosram_ctrl(key, IOSRAM_CMD_CHUNKLEN, &(mailboxp->mbox_length)); in mboxsc_add_mailbox()
1491 if ((error == 0) && (mailboxp->mbox_length < MBOXSC_PROTOCOL_SIZE)) { in mboxsc_add_mailbox()
2444 mailboxp->mbox_length, mailboxp->mbox_refcount, in print_mailbox()