Home
last modified time | relevance | path

Searched refs:PCI_BHLC_REG (Results 1 – 25 of 43) sorted by relevance

12

/openbsd/sys/arch/loongson/dev/
H A Dglx.c318 case PCI_BHLC_REG: in glx_fn0_read()
383 case PCI_BHLC_REG: in glx_fn0_write()
446 case PCI_BHLC_REG: in glx_fn2_read()
502 case PCI_BHLC_REG: in glx_fn2_write()
569 case PCI_BHLC_REG: in glx_fn3_read()
613 case PCI_BHLC_REG: in glx_fn3_write()
673 case PCI_BHLC_REG: in glx_fn4_read()
726 case PCI_BHLC_REG: in glx_fn4_write()
794 case PCI_BHLC_REG: in glx_fn5_read()
852 case PCI_BHLC_REG: in glx_fn5_write()
/openbsd/sys/dev/pci/
H A Dadv_pci.c130 bhlcr = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG); in adv_pci_attach()
136 PCI_BHLC_REG, bhlcr); in adv_pci_attach()
142 PCI_BHLC_REG, bhlcr); in adv_pci_attach()
H A Dqla_pci.c143 pcictl = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG); in qla_pci_attach()
148 pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, pcictl); in qla_pci_attach()
H A Dpci.c253 bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG); in pci_suspend()
264 PCI_BHLC_REG); in pci_suspend()
301 bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG); in pci_powerdown()
331 bhlc = pci_conf_read(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG); in pci_resume()
348 pci_conf_write(sc->sc_pc, pd->pd_tag, PCI_BHLC_REG, in pci_resume()
426 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_probe_device()
615 reg = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_get_capability()
851 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_enumerate_bus()
904 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_reserve_resources()
1390 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in pciioctl()
H A Dif_athn_pci.c147 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG); in athn_pci_attach()
154 pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, reg); in athn_pci_attach()
H A Dqlw_pci.c153 pcictl = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG); in qlw_pci_attach()
158 pci_conf_write(pa->pa_pc, pa->pa_tag, PCI_BHLC_REG, pcictl); in qlw_pci_attach()
H A Dif_atw_pci.c194 PCI_BHLC_REG)); in atw_pci_attach()
H A Dif_fxp_pci.c228 PCI_BHLC_REG))) { in fxp_pci_attach()
H A Dppb.c425 sc->sc_bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in ppbactivate()
455 pci_conf_write(pc, tag, PCI_BHLC_REG, sc->sc_bhlcr); in ppbactivate()
607 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in ppb_alloc_resources()
/openbsd/sys/dev/cardbus/
H A Dif_ath_cardbus.c288 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in ath_cardbus_setup()
292 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in ath_cardbus_setup()
H A Dcardbus.c419 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in cardbus_attach_card()
457 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in cardbus_attach_card()
467 pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc); in cardbus_attach_card()
468 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in cardbus_attach_card()
475 pci_conf_write(pc, tag, PCI_BHLC_REG, in cardbus_attach_card()
H A Dif_re_cardbus.c213 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in re_cardbus_setup()
217 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in re_cardbus_setup()
H A Dif_rl_cardbus.c286 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in rl_cardbus_setup()
290 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in rl_cardbus_setup()
H A Dif_xl_cardbus.c236 bhlc = pci_conf_read(ca->ca_pc, ca->ca_tag, PCI_BHLC_REG); in xl_cardbus_attach()
243 pci_conf_write(ca->ca_pc, ca->ca_tag, PCI_BHLC_REG, bhlc); in xl_cardbus_attach()
H A Dif_athn_cardbus.c259 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in athn_cardbus_setup()
262 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in athn_cardbus_setup()
H A Dif_atw_cardbus.c336 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in atw_cardbus_setup()
340 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in atw_cardbus_setup()
H A Dif_dc_cardbus.c210 reg = pci_conf_read(pc, ca->ca_tag, PCI_BHLC_REG); in dc_cardbus_attach()
214 pci_conf_write(pc, ca->ca_tag, PCI_BHLC_REG, reg); in dc_cardbus_attach()
H A Dif_rtw_cardbus.c423 reg = pci_conf_read(pc, csc->sc_tag, PCI_BHLC_REG); in rtw_cardbus_setup()
427 pci_conf_write(pc, csc->sc_tag, PCI_BHLC_REG, reg); in rtw_cardbus_setup()
H A Dcom_cardbus.c313 reg = pci_conf_read(pc, csc->cc_tag, PCI_BHLC_REG); in com_cardbus_setup()
317 pci_conf_write(pc, csc->cc_tag, PCI_BHLC_REG, reg); in com_cardbus_setup()
H A Dpuc_cardbus.c58 bhlc = pci_conf_read(pc, ca->ca_tag, PCI_BHLC_REG); in puc_cardbus_match()
/openbsd/sys/arch/i386/pci/
H A Dpci_bus_fixup.c77 reg = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_bus_check()
184 reg = pci_conf_read(pc, tag, PCI_BHLC_REG); in pci_bus_assign()
/openbsd/sys/arch/macppc/pci/
H A Dpci_machdep.c291 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in ofw_enumerate_pcibus()
319 bhlcr = pci_conf_read(pc, tag, PCI_BHLC_REG); in ofw_enumerate_pcibus()
/openbsd/sys/arch/i386/i386/
H A Dmpbios_intr_fixup.c206 bhlcr = pci_conf_read(pc, icutag, PCI_BHLC_REG); in mpbios_intr_fixup()
/openbsd/sys/arch/amd64/amd64/
H A Dmpbios_intr_fixup.c206 bhlcr = pci_conf_read(pc, icutag, PCI_BHLC_REG); in mpbios_intr_fixup()
/openbsd/sys/arch/sparc64/dev/
H A Dpci_machdep.c320 bhlc = pci_conf_read(pc, tag, PCI_BHLC_REG); in sparc64_pci_enumerate_bus()
335 pci_conf_write(pc, tag, PCI_BHLC_REG, bhlc); in sparc64_pci_enumerate_bus()

12