Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h292 #define PCIC_INTR_MASK 0x0f macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c3926 interrupt &= ~PCIC_INTR_MASK; in pcic_set_socket()
4142 irq = socket->IREQRouting & PCIC_INTR_MASK; in pcic_set_socket()
4144 value &= ~PCIC_INTR_MASK; in pcic_set_socket()
4573 iobits &= ~(PCIC_INTR_MASK | PCIC_RESET); in pcic_ll_reset()
4893 i = intr->irq & PCIC_INTR_MASK; in pcic_clear_interrupt()
6216 value = pcic_getb(pcic, socket, PCIC_INTERRUPT) & ~PCIC_INTR_MASK; in pcic_enable_io_intr()
6264 value = pcic_getb(pcic, socket, PCIC_INTERRUPT) & ~PCIC_INTR_MASK; in pcic_disable_io_intr()