Home
last modified time | relevance | path

Searched refs:rman_get_bustag (Results 1 – 25 of 153) sorted by relevance

1234567

/dragonfly/sys/dev/disk/nata/
H A Data-all.h627 bus_space_read_1(rman_get_bustag((res)), \
631 bus_space_read_2(rman_get_bustag((res)), \
634 bus_space_read_4(rman_get_bustag((res)), \
637 bus_space_read_multi_2(rman_get_bustag((res)), \
641 bus_space_read_multi_stream_2(rman_get_bustag((res)), \
645 bus_space_read_multi_4(rman_get_bustag((res)), \
653 bus_space_write_1(rman_get_bustag((res)), \
656 bus_space_write_2(rman_get_bustag((res)), \
659 bus_space_write_4(rman_get_bustag((res)), \
662 bus_space_write_multi_2(rman_get_bustag((res)), \
[all …]
/dragonfly/sys/dev/misc/puc/
H A Dpuc.c181 sc->ilr_st = rman_get_bustag(res); in puc_probe_ilr()
268 (u_int)rman_get_bustag(res), (u_int)rman_get_start(res), in puc_pci_attach()
317 rle->res->r_bustag = rman_get_bustag(res); in puc_pci_attach()
330 bus_space_unmap(rman_get_bustag(rle->res), in puc_pci_attach()
353 bus_space_unmap(rman_get_bustag(rle->res), in puc_pci_attach()
495 bst = rman_get_bustag(res); in puc_config_win877()
/dragonfly/sys/dev/netif/wi/
H A Dif_wi_pci.c179 sc->wi_localtag = rman_get_bustag(sc->local); in wi_pci_attach()
198 sc->wi_bmemtag = rman_get_bustag(sc->mem); in wi_pci_attach()
/dragonfly/sys/dev/disk/advansys/
H A Dadv_pci.c170 if (adv_find_signature(rman_get_bustag(iores), in adv_pci_attach()
176 adv = adv_alloc(dev, rman_get_bustag(iores), rman_get_bushandle(iores)); in adv_pci_attach()
/dragonfly/sys/dev/powermng/wbsio/
H A Dwbsio.c144 iot = rman_get_bustag(iores); in wbsio_probe()
225 sc->sc_iot = rman_get_bustag(sc->sc_iores); in wbsio_attach()
/dragonfly/sys/dev/powermng/lm/
H A Dlm78_isa.c110 iot = rman_get_bustag(iores); in lm_isa_probe()
195 sc->sc_iot = rman_get_bustag(sc->sc_iores); in lm_isa_attach()
/dragonfly/sys/dev/netif/oce/
H A Doce_hw.c277 sc->devcfg_btag = rman_get_bustag(sc->devcfg_res); in oce_hw_pci_alloc()
311 sc->csr_btag = rman_get_bustag(sc->csr_res); in oce_hw_pci_alloc()
321 sc->db_btag = rman_get_bustag(sc->db_res); in oce_hw_pci_alloc()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_ahb.c199 sc->sc_st = (HAL_BUS_TAG) rman_get_bustag(psc->sc_sr); in ath_ahb_attach()
217 rman_get_bustag(psc->sc_eeprom), in ath_ahb_attach()
/dragonfly/sys/dev/disk/sili/
H A Dsili_attach.c167 sc->sc_iot = rman_get_bustag(sc->sc_regs); in sili_pci_attach()
178 sc->sc_piot = rman_get_bustag(sc->sc_pregs); in sili_pci_attach()
/dragonfly/sys/dev/crypto/tpm/
H A Dtpm_isa.c54 iot = rman_get_bustag(mem_res); in tpm_isa_probe()
/dragonfly/sys/dev/raid/aac/
H A Daac_pci.c402 sc->aac_btag0 = rman_get_bustag(sc->aac_regs_res0); in aac_pci_attach()
413 sc->aac_btag1 = rman_get_bustag(sc->aac_regs_res1); in aac_pci_attach()
/dragonfly/sys/dev/sound/pci/
H A Dneomagic.c134 bus_space_tag_t st = rman_get_bustag(sc->reg); in nm_rd()
152 bus_space_tag_t st = rman_get_bustag(sc->reg); in nm_wr()
171 bus_space_tag_t st = rman_get_bustag(sc->buf); in nm_rdbuf()
189 bus_space_tag_t st = rman_get_bustag(sc->buf); in nm_wrbuf()
/dragonfly/sys/dev/pccard/exca/
H A Dexca.c265 sc->mem[win].memt = rman_get_bustag(res); in exca_mem_map()
311 if (sc->mem[win].memt == rman_get_bustag(res) && in exca_mem_findmap()
477 sc->io[win].iot = rman_get_bustag(r); in exca_io_map()
515 if (sc->io[win].iot == rman_get_bustag(res) && in exca_io_findmap()
/dragonfly/sys/dev/powermng/it/
H A Dit.c121 iot = rman_get_bustag(iores); in it_probe()
149 sc->sc_iot = rman_get_bustag(sc->sc_iores); in it_attach()
/dragonfly/sys/dev/acpica/acpi_pvpanic/
H A Dacpi_pvpanic.c117 sc->pvpanic_iot = rman_get_bustag(sc->pvpanic_port_res); in acpi_pvpanic_attach()
/dragonfly/sys/dev/raid/dpt/
H A Ddpt_pci.c126 dpt = dpt_alloc(dev, rman_get_bustag(io), rman_get_bushandle(io) + 0x10); in dpt_pci_attach()
/dragonfly/sys/bus/smbus/ichiic/
H A Dig4_acpi.c125 sc->regs_t = rman_get_bustag(sc->regs_res); in ig4iic_acpi_attach()
H A Dig4_pci.c189 sc->regs_t = rman_get_bustag(sc->regs_res); in ig4iic_pci_attach()
/dragonfly/sys/sys/
H A Drman.h150 #define rman_get_bustag(r) ((r)->r_bustag) macro
/dragonfly/sys/dev/misc/orm/
H A Dorm.c115 bt = rman_get_bustag(res); in orm_identify()
/dragonfly/sys/dev/raid/mlx/
H A Dmlx_pci.c179 sc->mlx_btag = rman_get_bustag(sc->mlx_mem); in mlx_pci_attach()
/dragonfly/sys/dev/misc/nsclpcsio/
H A Dnsclpcsio_isa.c272 iot = rman_get_bustag(iores); in nsclpcsio_isa_probe()
298 sc->sc_iot = rman_get_bustag(sc->sc_iores); in nsclpcsio_isa_attach()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_pci.c482 mpt->pci_pio_st = rman_get_bustag(mpt->pci_pio_reg); in mpt_pci_attach()
504 mpt->pci_st = rman_get_bustag(mpt->pci_reg); in mpt_pci_attach()
/dragonfly/sys/dev/misc/joy/
H A Djoy.c130 joy->bt = rman_get_bustag(res); in joy_attach()
/dragonfly/sys/bus/u4b/controller/
H A Duhci_pci.c276 sc->sc_io_tag = rman_get_bustag(sc->sc_io_res); in uhci_pci_attach()

1234567