Home
last modified time | relevance | path

Searched refs:sg_ecc_taskq_func (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c145 static void (*sg_ecc_taskq_func)(sbbc_ecc_mbox_t *) = NULL; variable
1055 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()
1056 sg_ecc_taskq_func = (void (*)(sbbc_ecc_mbox_t *)) in plat_send_ecc_mailbox_msg()
1058 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()
1165 (*sg_ecc_taskq_func)(msgp); in plat_send_ecc_mailbox_msg()
/titanic_41/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1049 static void (*sg_ecc_taskq_func)(sbbc_ecc_mbox_t *) = NULL; variable
1068 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()
1069 sg_ecc_taskq_func = (void (*)(sbbc_ecc_mbox_t *)) in plat_send_ecc_mailbox_msg()
1071 if (sg_ecc_taskq_func == NULL) { in plat_send_ecc_mailbox_msg()
1179 (*sg_ecc_taskq_func)(msgp); in plat_send_ecc_mailbox_msg()