Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h47 #define INFO_MBOX 0x6 /* for passing info to the SC */ macro
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c840 req.msg_type.type = INFO_MBOX; in plat_nodename_set()
852 resp.msg_type.type = INFO_MBOX; in plat_nodename_set()
1142 msgp->ecc_req.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1163 msgp->ecc_resp.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c830 req.msg_type.type = INFO_MBOX; in plat_nodename_set()
842 resp.msg_type.type = INFO_MBOX; in plat_nodename_set()
1129 msgp->ecc_req.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
1149 msgp->ecc_resp.msg_type.type = INFO_MBOX; in plat_send_ecc_mailbox_msg()
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c497 err = sbbc_mbox_reg_intr(INFO_MBOX, lw8_cap_ecc_msg_handler, in lw8_add_intr_handlers()
506 (void) sbbc_mbox_unreg_intr(INFO_MBOX, in lw8_add_intr_handlers()
538 err = sbbc_mbox_unreg_intr(INFO_MBOX, lw8_cap_ecc_msg_handler); in lw8_remove_intr_handlers()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c307 err = sbbc_mbox_unreg_intr(INFO_MBOX, cap_ecc_msg_handler); in sbbc_mbox_fini()
533 err = sbbc_mbox_reg_intr(INFO_MBOX, cap_ecc_msg_handler, in sbbc_mbox_create()
2668 if (msgp->ecc_resp.msg_type.type == INFO_MBOX) { in sbbc_mbox_ecc_output()
2720 if (msgp->ecc_resp.msg_type.type == INFO_MBOX) { in sbbc_mbox_ecc_output()