Searched refs:PCI_BHLC_REG (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dadv_pci.c171 bhlcr = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG);
177 PCI_BHLC_REG, bhlcr);
183 PCI_BHLC_REG, bhlcr);
H A Dif_ex_pci.c247 psc->psc_regs[PCI_BHLC_REG>>2] =
248 pci_conf_read(pc, pa->pa_tag, PCI_BHLC_REG);
370 pci_conf_write(psc->psc_pc, psc->psc_tag, PCI_BHLC_REG,
371 psc->psc_regs[PCI_BHLC_REG>>2]);
H A Dif_fxp_pci.c254 pci_conf_write(psc->psc_pc, psc->psc_tag, PCI_BHLC_REG,
255 psc->psc_regs[PCI_BHLC_REG>>2]);
475 psc->psc_regs[PCI_BHLC_REG>>2] =
476 pci_conf_read(pc, pa->pa_tag, PCI_BHLC_REG);
H A Dif_ath_pci.c298 bhlc = pci_conf_read(sc->sc_pc, sc->sc_tag, PCI_BHLC_REG);
304 pci_conf_write(sc->sc_pc, sc->sc_tag, PCI_BHLC_REG, bhlc);
H A Dpuccn.c127 bhlcr = pci_conf_read(pa.pa_pc, pa.pa_tag, PCI_BHLC_REG);
H A Dif_rtw_pci.c335 bhlc = pci_conf_read(psc->psc_pc, tag, PCI_BHLC_REG);
340 pci_conf_write(psc->psc_pc, tag, PCI_BHLC_REG, bhlc);
H A Dif_atw_pci.c238 PCI_BHLC_REG));
H A Dppb.c79 PCI_BHLC_REG);
/netbsd-6-1-5-RELEASE/sys/arch/evbmips/loongson/dev/
H A Dglx.c370 case PCI_BHLC_REG:
435 case PCI_BHLC_REG:
498 case PCI_BHLC_REG:
555 case PCI_BHLC_REG:
624 case PCI_BHLC_REG:
668 case PCI_BHLC_REG:
728 case PCI_BHLC_REG:
781 case PCI_BHLC_REG:
849 case PCI_BHLC_REG:
907 case PCI_BHLC_REG
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dpci.c169 bhlcr = cfgread(bus, device, 0, PCI_BHLC_REG);
201 val = cfgread(bus, dev, func, PCI_BHLC_REG);
212 cfgwrite(bus, dev, func, PCI_BHLC_REG, val);
364 bhlcr = cfgread(bus, device, 0, PCI_BHLC_REG);
H A Dglobals.h109 #define PCI_BHLC_REG 0x0c macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dpci_machdep.c291 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
294 pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc);
345 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG);
360 pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc);
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Dpci_bus_fixup.c90 reg = pci_conf_read(pc, tag, PCI_BHLC_REG);
/netbsd-6-1-5-RELEASE/sys/dev/cardbus/
H A Dadv_cardbus.c191 reg = Cardbus_conf_read(ct, ca->ca_tag, PCI_BHLC_REG);
195 Cardbus_conf_write(ct, ca->ca_tag, PCI_BHLC_REG, reg);
H A Dahc_cardbus.c156 reg = Cardbus_conf_read(ct, ca->ca_tag, PCI_BHLC_REG);
160 Cardbus_conf_write(ct, ca->ca_tag, PCI_BHLC_REG, reg);
H A Dif_re_cardbus.c295 reg = Cardbus_conf_read(ct, csc->sc_tag, PCI_BHLC_REG);
299 Cardbus_conf_write(ct, csc->sc_tag, PCI_BHLC_REG, reg);
H A Dnjata_cardbus.c200 reg = Cardbus_conf_read(ct, ca->ca_tag, PCI_BHLC_REG);
204 Cardbus_conf_write(ct, ca->ca_tag, PCI_BHLC_REG, reg);
H A Dnjs_cardbus.c192 reg = Cardbus_conf_read(ct, ca->ca_tag, PCI_BHLC_REG);
196 Cardbus_conf_write(ct, ca->ca_tag, PCI_BHLC_REG, reg);
H A Dcom_cardbus.c279 reg = Cardbus_conf_read(ct, csc->cc_tag, PCI_BHLC_REG);
283 Cardbus_conf_write(ct, csc->cc_tag, PCI_BHLC_REG, reg);
H A Dif_ex_cardbus.c394 reg = Cardbus_conf_read(ct, csc->sc_tag, PCI_BHLC_REG);
401 Cardbus_conf_write(ct, csc->sc_tag, PCI_BHLC_REG, reg);
H A Dif_rtk_cardbus.c329 reg = Cardbus_conf_read(ct, csc->sc_tag, PCI_BHLC_REG);
333 Cardbus_conf_write(ct, csc->sc_tag, PCI_BHLC_REG, reg);
H A Dif_rtw_cardbus.c372 bhlc = Cardbus_conf_read(ct, tag, PCI_BHLC_REG);
377 Cardbus_conf_write(ct, tag, PCI_BHLC_REG, bhlc);
H A Dcardbus.c479 bhlc = cardbus_conf_read(cc, cf, tag, PCI_BHLC_REG);
522 bhlc = cardbus_conf_read(cc, cf, tag, PCI_BHLC_REG);
552 cardbus_conf_write(cc, cf, tag, PCI_BHLC_REG, bhlc);
553 bhlc = cardbus_conf_read(cc, cf, tag, PCI_BHLC_REG);
834 Cardbus_conf_write(ct, tag, PCI_BHLC_REG, ct->ct_bhlc);
H A Dif_tlp_cardbus.c574 reg = Cardbus_conf_read(ct, csc->sc_tag, PCI_BHLC_REG);
578 Cardbus_conf_write(ct, csc->sc_tag, PCI_BHLC_REG, reg);
/netbsd-6-1-5-RELEASE/usr.sbin/pcictl/
H A Dpcictl.c277 PCI_BHLC_REG, &bhlcr) != 0)

Completed in 116 milliseconds

12