Symbol: PCI_BHLC_REG
sys/arch/amd64/amd64/mpbios_intr_fixup.c
206
bhlcr = pci_conf_read(pc, icutag, PCI_BHLC_REG);
sys/arch/armv7/marvell/mvpcie.c
651
case PCI_BHLC_REG:
sys/arch/hppa/dev/ssio.c
147
bhlc = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/arch/hppa/stand/libsa/cmd_hppa.c
827
bhlcr = (*conf_read)(memmap->hpa, dev, 0, PCI_BHLC_REG);
sys/arch/i386/i386/mpbios_intr_fixup.c
206
bhlcr = pci_conf_read(pc, icutag, PCI_BHLC_REG);
sys/arch/i386/pci/pci_addr_fixup.c
187
val = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/i386/pci/pci_bus_fixup.c
184
reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/i386/pci/pci_bus_fixup.c
77
reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/i386/pci/pci_intr_fixup.c
796
bhlcr = pci_conf_read(pc, icutag, PCI_BHLC_REG);
sys/arch/i386/pci/pcibios.c
536
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/loongson/dev/glx.c
318
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
383
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
446
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
502
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
569
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
613
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
673
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
726
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
794
case PCI_BHLC_REG:
sys/arch/loongson/dev/glx.c
852
case PCI_BHLC_REG:
sys/arch/macppc/pci/pci_machdep.c
291
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/macppc/pci/pci_machdep.c
319
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/sparc64/dev/pci_machdep.c
319
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/arch/sparc64/dev/pci_machdep.c
334
pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc);
sys/dev/acpi/acpiprt.c
391
reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/cardbus/cardbus.c
419
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/cardbus/cardbus.c
457
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/cardbus/cardbus.c
467
pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc);
sys/dev/cardbus/cardbus.c
468
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/cardbus/cardbus.c
475
pci_conf_write(pc, tag, PCI_BHLC_REG,
sys/dev/cardbus/com_cardbus.c
313
reg = pci_conf_read(pc, csc->cc_tag, PCI_BHLC_REG);
sys/dev/cardbus/com_cardbus.c
317
pci_conf_write(pc, csc->cc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_ath_cardbus.c
288
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_ath_cardbus.c
292
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_athn_cardbus.c
259
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_athn_cardbus.c
262
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_atw_cardbus.c
336
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_atw_cardbus.c
340
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_dc_cardbus.c
210
reg = pci_conf_read(pc, ca->ca_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_dc_cardbus.c
214
pci_conf_write(pc, ca->ca_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_re_cardbus.c
213
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_re_cardbus.c
217
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_rl_cardbus.c
286
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_rl_cardbus.c
290
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_rtw_cardbus.c
423
reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_rtw_cardbus.c
427
pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg);
sys/dev/cardbus/if_xl_cardbus.c
236
bhlc = pci_conf_read(ca->ca_pc, ca->ca_tag, PCI_BHLC_REG);
sys/dev/cardbus/if_xl_cardbus.c
243
pci_conf_write(ca->ca_pc, ca->ca_tag, PCI_BHLC_REG, bhlc);
sys/dev/cardbus/puc_cardbus.c
58
bhlc = pci_conf_read(pc, ca->ca_tag, PCI_BHLC_REG);
sys/dev/fdt/mvkpcie.c
627
case PCI_BHLC_REG:
sys/dev/ic/tireg.h
50
#define TI_PCI_BIST PCI_BHLC_REG
sys/dev/pci/adv_pci.c
130
bhlcr = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/adv_pci.c
136
PCI_BHLC_REG, bhlcr);
sys/dev/pci/adv_pci.c
142
PCI_BHLC_REG, bhlcr);
sys/dev/pci/ahd_pci.c
519
ahd->pci_cachesize = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/cs4280.c
576
mem = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/cs4280.c
580
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, mem);
sys/dev/pci/drm/drm_linux.c
1361
bhlc = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/if_athn_pci.c
147
reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/if_athn_pci.c
154
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, reg);
sys/dev/pci/if_atw_pci.c
194
PCI_BHLC_REG));
sys/dev/pci/if_fxp_pci.c
228
PCI_BHLC_REG))) {
sys/dev/pci/pccbb.c
2788
sc->sc_bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pccbb.c
2805
pci_conf_write(pc, tag, PCI_BHLC_REG, sc->sc_bhlcr);
sys/dev/pci/pccbb.c
513
pcireg_t bhlc = pci_conf_read(pc, sc->sc_tag, PCI_BHLC_REG);
sys/dev/pci/pccbb.c
638
reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pccbb.c
642
pci_conf_write(pc, tag, PCI_BHLC_REG, reg);
sys/dev/pci/pccbb.c
645
PCI_LATTIMER(reg), pci_conf_read(pc, tag, PCI_BHLC_REG)));
sys/dev/pci/pci.c
1353
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
253
bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
264
PCI_BHLC_REG);
sys/dev/pci/pci.c
303
bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
331
bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
348
pci_conf_write(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG,
sys/dev/pci/pci.c
426
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
615
reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
851
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pci.c
904
bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/pciide.c
4254
cls = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/pciide.c
4258
cls = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/pciide.c
4261
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, cls);
sys/dev/pci/ppb.c
425
sc->sc_bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/ppb.c
455
pci_conf_write(pc, tag, PCI_BHLC_REG, sc->sc_bhlcr);
sys/dev/pci/ppb.c
607
bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG);
sys/dev/pci/puc.c
104
bhlc = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/qla_pci.c
143
pcictl = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/qla_pci.c
148
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, pcictl);
sys/dev/pci/qle.c
397
pcictl = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/qle.c
402
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, pcictl);
sys/dev/pci/qlw_pci.c
153
pcictl = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
sys/dev/pci/qlw_pci.c
158
pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, pcictl);
usr.sbin/pcidump/pcidump.c
1023
if (pci_read(bus, dev, func, PCI_BHLC_REG, &reg) != 0)
usr.sbin/pcidump/pcidump.c
1026
"Latency Timer: %02x,\n\t\tCache Line Size: %02x\n", PCI_BHLC_REG,
usr.sbin/pcidump/pcidump.c
1074
if (pci_read(bus, dev, 0, PCI_BHLC_REG, &hdr) != 0)