Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_iosram.h89 extern int iosram_send_intr(uint32_t);
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Diosramio.h74 extern int iosram_send_intr();
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsgcn.c698 (void) iosram_send_intr(SBBC_CONSOLE_OUT); in sgcn_transmit()
794 (void) iosram_send_intr(SBBC_CONSOLE_SPACE_IN); in sgcn_data_in_handler()
H A Dsgsbbc_mailbox.c767 (void) iosram_send_intr(SBBC_MAILBOX_SPACE_IN); in sbbc_mbox_msgin()
1201 (void) iosram_send_intr(SBBC_MAILBOX_OUT); in sbbc_mbox_send_msg()
1251 (void) iosram_send_intr(SBBC_MAILBOX_OUT); in sbbc_mbox_send_msg()
H A Dsgsbbc_iosram.c495 iosram_send_intr(uint32_t intr_num) in iosram_send_intr() function
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c1353 (void) iosram_send_intr(); in iosram_hdr_ctrl()
1669 iosram_send_intr() in iosram_send_intr() function
1872 error = iosram_send_intr(); in iosram_ioctl()
H A Dmboxsc.c2050 error = iosram_send_intr(); in mboxsc_timed_send_intr()