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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365reg.h139 #define PCIC_INTR_ENABLE 0x10 macro
H A Di82365.c473 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE);
790 intr &= PCIC_INTR_ENABLE;
1312 intr &= PCIC_INTR_ENABLE;
1412 intr &= PCIC_INTR_ENABLE;
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvrecu.c257 r &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE);
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Di82365_isasubr.c198 intr &= ~(PCIC_INTR_RI_ENABLE | PCIC_INTR_ENABLE | PCIC_INTR_IRQ_MASK);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpccbb.c984 Pcic_write(sc, PCIC_INTR, PCIC_INTR_ENABLE);
2312 intr &= PCIC_INTR_ENABLE;
2392 intr &= PCIC_INTR_ENABLE;

Completed in 76 milliseconds