Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_reg.h294 #define PCIC_INTR_MASK 0x0f macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c3925 interrupt &= ~PCIC_INTR_MASK; in pcic_set_socket()
4141 irq = socket->IREQRouting & PCIC_INTR_MASK; in pcic_set_socket()
4143 value &= ~PCIC_INTR_MASK; in pcic_set_socket()
4572 iobits &= ~(PCIC_INTR_MASK | PCIC_RESET); in pcic_ll_reset()
4892 i = intr->irq & PCIC_INTR_MASK; in pcic_clear_interrupt()
6215 value = pcic_getb(pcic, socket, PCIC_INTERRUPT) & ~PCIC_INTR_MASK; in pcic_enable_io_intr()
6263 value = pcic_getb(pcic, socket, PCIC_INTERRUPT) & ~PCIC_INTR_MASK; in pcic_disable_io_intr()