Symbol: pcic_read
sys/arch/hpcmips/vr/vrecu.c
218
r = pcic_read(h, PCIC_INTR);
sys/arch/hpcmips/vr/vrecu.c
256
r = pcic_read(h, PCIC_INTR);
sys/dev/ic/i82365.c
1043
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1167
reg = pcic_read(h, PCIC_IOCTL);
sys/dev/ic/i82365.c
1172
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1238
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
1252
stat = pcic_read(h, PCIC_IF_STATUS);
sys/dev/ic/i82365.c
1257
stat = pcic_read(h, PCIC_IF_STATUS);
sys/dev/ic/i82365.c
1312
intr = pcic_read(h, PCIC_INTR);
sys/dev/ic/i82365.c
1331
regtmp = pcic_read(h, PCIC_RICOH_REG_MCR2);
sys/dev/ic/i82365.c
1348
printf("prcr = %02x\n", pcic_read(h, 0x02));
sys/dev/ic/i82365.c
1349
printf("cvsr = %02x\n", pcic_read(h, 0x2f));
sys/dev/ic/i82365.c
1351
pcic_write(h, 0x2f, pcic_read(h, 0x2f) & ~0x03);
sys/dev/ic/i82365.c
1352
printf("cvsr = %02x\n", pcic_read(h, 0x2f));
sys/dev/ic/i82365.c
1380
reg = pcic_read(h, PCIC_IF_STATUS);
sys/dev/ic/i82365.c
1412
intr = pcic_read(h, PCIC_INTR);
sys/dev/ic/i82365.c
143
reg = pcic_read(h, PCIC_IDENT);
sys/dev/ic/i82365.c
1436
intr = pcic_read(h, PCIC_INTR);
sys/dev/ic/i82365.c
181
reg = pcic_read(h, -1);
sys/dev/ic/i82365.c
184
reg = pcic_read(h, -1);
sys/dev/ic/i82365.c
192
reg = pcic_read(h, PCIC_RICOH_REG_CHIP_ID);
sys/dev/ic/i82365.c
272
reg = pcic_read(h, PCIC_CIRRUS_CHIP_INFO);
sys/dev/ic/i82365.c
284
reg = pcic_read(h, PCIC_IDENT);
sys/dev/ic/i82365.c
286
reg = pcic_read(h, PCIC_IDENT);
sys/dev/ic/i82365.c
310
(void) pcic_read(h, PCIC_CSC);
sys/dev/ic/i82365.c
361
(pcic_read(h, PCIC_CSC_INTR) == 0)) {
sys/dev/ic/i82365.c
371
pcic_read(h, PCIC_CSC_INTR));
sys/dev/ic/i82365.c
477
(void) pcic_read(h, PCIC_CSC);
sys/dev/ic/i82365.c
484
reg = pcic_read(h, PCIC_CIRRUS_MISC_CTL_2);
sys/dev/ic/i82365.c
494
reg = pcic_read(h, PCIC_IF_STATUS);
sys/dev/ic/i82365.c
677
cscreg = pcic_read(h, PCIC_CSC);
sys/dev/ic/i82365.c
692
statreg = pcic_read(h, PCIC_IF_STATUS);
sys/dev/ic/i82365.c
790
intr = pcic_read(h, PCIC_INTR);
sys/dev/ic/i82365.c
944
reg = pcic_read(h, PCIC_ADDRWIN_ENABLE);
sys/dev/ic/i82365.c
954
r1 = pcic_read(h, mem_map_index[win].sysmem_start_msb);
sys/dev/ic/i82365.c
955
r2 = pcic_read(h, mem_map_index[win].sysmem_start_lsb);
sys/dev/ic/i82365.c
956
r3 = pcic_read(h, mem_map_index[win].sysmem_stop_msb);
sys/dev/ic/i82365.c
957
r4 = pcic_read(h, mem_map_index[win].sysmem_stop_lsb);
sys/dev/ic/i82365.c
958
r5 = pcic_read(h, mem_map_index[win].cardmem_msb);
sys/dev/ic/i82365.c
959
r6 = pcic_read(h, mem_map_index[win].cardmem_lsb);
sys/dev/ic/i82365var.h
172
static __inline int pcic_read(struct pcic_handle *, int);
sys/dev/ic/i82365var.h
198
static __inline int pcic_read(struct pcic_handle *, int);
sys/dev/isa/i82365_isasubr.c
143
cscreg = pcic_read(h, PCIC_CSC);
sys/dev/isa/i82365_isasubr.c
189
pcic_read(h, PCIC_CSC);
sys/dev/isa/i82365_isasubr.c
195
intr = pcic_read(h, PCIC_INTR);
sys/dev/isa/i82365_isasubr.c
202
pcic_read(h, PCIC_CSC);
sys/dev/isa/i82365_isasubr.c
204
cd = pcic_read(h, PCIC_CARD_DETECT);
sys/dev/isa/i82365_isasubr.c
227
(void) pcic_read(h, PCIC_CSC);
sys/dev/isa/i82365_isasubr.c
239
csc = pcic_read(h, PCIC_CSC);
sys/dev/isa/i82365_isasubr.c
478
reg = pcic_read(h, PCIC_INTR);
sys/dev/isa/i82365_isasubr.c
503
reg = pcic_read(h, PCIC_INTR);
sys/dev/pci/i82365_pci.c
186
if ((pcic_read(&sc->handle[0], PCIC_CIRRUS_EXTENDED_DATA) &