Searched refs:PCIC_INTR_IRQ_MASK (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/hpcmips/vr/
H A Dvrecu.c219 r &= ~PCIC_INTR_IRQ_MASK;
257 r &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE);
/netbsd-current/sys/dev/isa/
H A Di82365_isasubr.c197 intr &= ~(PCIC_INTR_RI_ENABLE | PCIC_INTR_ENABLE | PCIC_INTR_IRQ_MASK);
479 reg &= ~PCIC_INTR_IRQ_MASK;
504 reg &= ~PCIC_INTR_IRQ_MASK;
/netbsd-current/sys/dev/ic/
H A Di82365reg.h140 #define PCIC_INTR_IRQ_MASK 0x0F macro
H A Di82365.c1437 intr &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_CARDTYPE_MASK);
/netbsd-current/sys/dev/pci/
H A Dpccbb.c2403 intr &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_CARDTYPE_MASK);

Completed in 283 milliseconds