Home
last modified time | relevance | path

Searched refs:PCIC_CSC (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Di82365_isasubr.c143 cscreg = pcic_read(h, PCIC_CSC); in pcic_isa_count_intr()
189 pcic_read(h, PCIC_CSC); in pcic_isa_probe_interrupts()
202 pcic_read(h, PCIC_CSC); in pcic_isa_probe_interrupts()
227 (void) pcic_read(h, PCIC_CSC); in pcic_isa_probe_interrupts()
239 csc = pcic_read(h, PCIC_CSC); in pcic_isa_probe_interrupts()
/netbsd-src/sys/dev/ic/
H A Di82365reg.h102 #define PCIC_CSC 0x04 /* RO */ macro
H A Di82365.c310 (void) pcic_read(h, PCIC_CSC); in pcic_attach()
477 (void) pcic_read(h, PCIC_CSC); in pcic_attach_socket_finish()
677 cscreg = pcic_read(h, PCIC_CSC); in pcic_intr_socket()
/netbsd-src/sys/dev/pci/
H A Dpccbb.c976 Pcic_read(sc, PCIC_CSC); in pccbb_pcmcia_attach_setup()
1006 Pcic_read(sc, PCIC_CSC); in pccbbintr()