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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dplat_ecc_unum.h64 extern int plat_send_ecc_mailbox_msg(plat_ecc_message_type_t, void *);
/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c72 * plat_send_ecc_mailbox_msg(); We first parse the unum string and
73 * then pass the data to be logged to the plat_send_ecc_mailbox_msg
378 (void) plat_send_ecc_mailbox_msg(PLAT_ECC_ERROR_MESSAGE,
576 (void) plat_send_ecc_mailbox_msg(PLAT_ECC_ERROR2_MESSAGE, &e2d);
588 * or called on platforms that define a plat_send_ecc_mailbox_msg() function.
1096 ret = plat_send_ecc_mailbox_msg(msg->ecc_msg_type, msg->ecc_msg_data);
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c1091 plat_send_ecc_mailbox_msg(plat_ecc_message_type_t msg_type, void *datap) function
/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c1048 plat_send_ecc_mailbox_msg(plat_ecc_message_type_t msg_type, void *datap) function
1059 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1068 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1122 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1139 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1061 plat_send_ecc_mailbox_msg(plat_ecc_message_type_t msg_type, void *datap) function
1072 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1081 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1135 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "
1152 cmn_err(CE_NOTE, "!plat_send_ecc_mailbox_msg: "

Completed in 80 milliseconds