Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h163 extern int sbbc_ecc_mbox_err_throttle;
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c157 int sbbc_ecc_mbox_err_throttle = ECC_MBOX_TASKQ_ERR_THROTTLE; variable
2662 sbbc_ecc_mbox_err_throttle) { in sbbc_mbox_ecc_output()
2706 sbbc_ecc_mbox_err_throttle) { in sbbc_mbox_ecc_output()
2712 sbbc_ecc_mbox_err_throttle) { in sbbc_mbox_ecc_output()
2796 sbbc_ecc_mbox_err_throttle) { in sbbc_mbox_queue_ecc_event()
2826 if (++sbbc_ecc_mbox_taskq_errs >= sbbc_ecc_mbox_err_throttle) { in sbbc_mbox_queue_ecc_event()