Searched refs:MBOX_MSGIN_INTR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox_priv.h47 #define MBOX_MSGIN_INTR 0 macro
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c448 case MBOX_MSGIN_INTR:
741 mutex_enter(&master_mbox->intr_state[MBOX_MSGIN_INTR].mbox_intr_lock);
742 master_mbox->intr_state[MBOX_MSGIN_INTR].mbox_intr_state =
744 mutex_exit(&master_mbox->intr_state[MBOX_MSGIN_INTR].mbox_intr_lock);
769 mutex_enter(&master_mbox->intr_state[MBOX_MSGIN_INTR].
776 mutex_exit(&master_mbox->intr_state[MBOX_MSGIN_INTR].
779 master_mbox->intr_state[MBOX_MSGIN_INTR].
781 mutex_exit(&master_mbox->intr_state[MBOX_MSGIN_INTR].

Completed in 49 milliseconds