Searched refs:PCIC_CSC (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/isa/ |
H A D | i82365_isasubr.c | 143 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 D | i82365reg.h | 102 #define PCIC_CSC 0x04 /* RO */ macro
|
H A D | i82365.c | 310 (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 D | pccbb.c | 976 Pcic_read(sc, PCIC_CSC); in pccbb_pcmcia_attach_setup() 1006 Pcic_read(sc, PCIC_CSC); in pccbbintr()
|