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

/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_iosram.h54 #define SBBC_MAILBOX_KEY 7 /* Solaris<->SC Mailbox */ macro
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c405 * tunnel[SBBC_MAILBOX_KEY]
431 if (rc = iosram_read(SBBC_MAILBOX_KEY, 0, (caddr_t)&header,
1697 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst, (caddr_t)frag,
1713 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst,
1719 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst,
1747 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst, src,
1768 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst, src,
1772 rc = iosram_write(SBBC_MAILBOX_KEY, sram_dst, src,
1925 rc = iosram_read(SBBC_MAILBOX_KEY, sram_src, msg_buf,
1947 rc = iosram_read(SBBC_MAILBOX_KEY, sram_sr
[all...]
H A Dsgsbbc_iosram.c1028 return (SBBC_MAILBOX_KEY);

Completed in 44 milliseconds