Lines Matching defs:mbox

423 		/* Reuse mbq from previous mbox */
517 /* Reuse mbq from previous mbox */
528 /* Reuse mbq from previous mbox */
832 /* Reuse mbq from previous mbox */
909 /* Reuse mbq from previous mbox */
980 /* Reuse mbq from previous mbox */
1086 /* Reuse mbq from previous mbox */
1107 /* Reuse mbq from previous mbox */
1124 /* Reuse mbq from previous mbox */
1143 /* Reuse mbq from previous mbox */
1310 /* Reuse mbq from previous mbox */
1335 /* Reuse mbq from previous mbox */
1349 /* Reuse mbq from previous mbox */
1412 /* Reuse mbq from previous mbox */
1429 /* Reuse mbq from previous mbox */
3153 MAILBOX *mbox;
3325 mbox = FC_SLIM2_MAILBOX(hba);
3327 (off_t)((uint64_t)((unsigned long)mbox)
3333 (uint32_t *)((uint8_t *)mbox +
3346 BE_SWAP32_BCOPY((uint8_t *)mb, (uint8_t *)mbox,
3353 mbox = FC_SLIM1_MAILBOX(hba);
3358 (uint32_t *)((uint8_t *)mbox +
3366 WRITE_SLIM_COPY(hba, &mb->un.varWords, &mbox->un.varWords,
3371 WRITE_SLIM_ADDR(hba, ((volatile uint32_t *)mbox), ldata);
3431 mbox = FC_SLIM2_MAILBOX(hba);
3432 offset = (off_t)((uint64_t)((unsigned long)mbox) -
3437 word0 = *((volatile uint32_t *)mbox);
3440 mbox = FC_SLIM1_MAILBOX(hba);
3442 READ_SLIM_ADDR(hba, ((volatile uint32_t *)mbox));
3470 word0 = *((volatile uint32_t *)mbox);
3475 ((volatile uint32_t *)mbox));
3491 /* Setup host mbox for cmpl */
3492 mbox = FC_SLIM2_MAILBOX(hba);
3493 offset = (off_t)((uint64_t)((unsigned long)mbox)
3504 BE_SWAP32_BCOPY((uint8_t *)mbox, (uint8_t *)mb,
3508 (uint32_t *)mbox, MAILBOX_CMD_WSIZE);
3514 (uint32_t *)((uint8_t *)mbox +
5776 MAILBOX *mbox;
5819 /* The first to service the mbox queue will clear the timer */
5852 mbox = FC_SLIM2_MAILBOX(hba);
5853 offset = (off_t)((uint64_t)((unsigned long)mbox)
5858 word0 = *((volatile uint32_t *)mbox);
5861 mbox = FC_SLIM1_MAILBOX(hba);
5862 word0 = READ_SLIM_ADDR(hba, ((volatile uint32_t *)mbox));
5880 word0 = *((volatile uint32_t *)mbox);
5884 READ_SLIM_ADDR(hba, ((volatile uint32_t *)mbox));
5893 BE_SWAP32_BCOPY((uint8_t *)mbox, (uint8_t *)mb,
5896 READ_SLIM_COPY(hba, (uint32_t *)mb, (uint32_t *)mbox,
5903 (uint32_t *)((uint8_t *)mbox + MBOX_EXTENSION_OFFSET);
5971 /* If mbox was retried, return immediately */
6080 /* The first to service the mbox queue will clear the timer */
6156 MAILBOX *mbox;
6165 mbox = NULL;
6273 (uint64_t)((unsigned long)&(mbox->us.s2.host));
6298 (uint64_t)((unsigned long)&(mbox->us.s2.port));
6835 "reg_did_mbcmpl:failed. Unable to allocate mbox");
6839 mb = (MAILBOX *)mboxq->mbox;
6970 mb = (MAILBOX *)mbq->mbox;
7007 "Unable to send mbox. did=%x", did);
7098 "unreg_node:failed. Unable to allocate mbox");
7102 mb = (MAILBOX *)mbq->mbox;