Searched refs:mailboxes (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dwd7000.c252 struct { /* This adapter's mailboxes */
253 Mailbox ogmb[OGMB_CNT]; /* Outgoing mailboxes */
254 Mailbox icmb[ICMB_CNT]; /* Incoming mailboxes */
256 int next_ogmb; /* to reduce contention at mailboxes */
384 unchar mailboxes[3]; /* Address of Mailboxes, MSB first */ member in struct:initCmd
436 * Note also since SCBs are not "permanently" associated with mailboxes,
1193 * and we need to do this just so we control the mailboxes, etc.
1232 /* Clear mailboxes */
1236 any2scsi((unchar *) & (init_cmd.mailboxes), (int) &(host->mb));

Completed in 12 milliseconds