Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82365reg.h139 #define PCIC_INTR_ENABLE 0x10 macro
H A Di82365.c474 pcic_write(h, PCIC_INTR, PCIC_INTR_ENABLE); in pcic_attach_socket_finish()
791 intr &= PCIC_INTR_ENABLE; in pcic_deactivate_card()
1313 intr &= PCIC_INTR_ENABLE; in pcic_chip_socket_enable()
1413 intr &= PCIC_INTR_ENABLE; in pcic_chip_socket_disable()
/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrecu.c257 r &= ~(PCIC_INTR_IRQ_MASK | PCIC_INTR_ENABLE); in pcic_vrip_chip_intr_disestablish()
/netbsd-src/sys/dev/isa/
H A Di82365_isasubr.c197 intr &= ~(PCIC_INTR_RI_ENABLE | PCIC_INTR_ENABLE | PCIC_INTR_IRQ_MASK); in pcic_isa_probe_interrupts()
/netbsd-src/sys/dev/pci/
H A Dpccbb.c971 Pcic_write(sc, PCIC_INTR, PCIC_INTR_ENABLE); in pccbb_pcmcia_attach_setup()
2295 intr &= PCIC_INTR_ENABLE; in pccbb_pcmcia_socket_enable()
2376 intr &= PCIC_INTR_ENABLE; in pccbb_pcmcia_socket_disable()