Home
last modified time | relevance | path

Searched refs:rman_set_bustag (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dnexus.c366 rman_set_bustag(r, fdtbus_bs_tag); in nexus_activate_resource()
374 rman_set_bustag(r, (void *)1); in nexus_activate_resource()
/f-stack/freebsd/mips/malta/
H A Dobio.c146 rman_set_bustag(rv, bt); in obio_alloc_resource()
H A Dgt_pci.c664 rman_set_bustag(rv, gt_pci_bus_space); in gt_pci_alloc_resource()
/f-stack/freebsd/mips/cavium/
H A Dobio.c166 rman_set_bustag(rv, bt); in obio_alloc_resource()
H A Doctopci.c267 rman_set_bustag(res, octopci_bus_space); in octopci_alloc_resource()
/f-stack/freebsd/sys/
H A Drman.h156 void rman_set_bustag(struct resource *_r, bus_space_tag_t _t);
/f-stack/freebsd/mips/nlm/
H A Dxlp_simplebus.c255 rman_set_bustag(rv, bustag); in xlp_simplebus_alloc_resource()
/f-stack/freebsd/arm/versatile/
H A Dversatile_pci.c365 rman_set_bustag(r, fdtbus_bs_tag); in versatile_pci_activate_resource()
/f-stack/freebsd/arm64/arm64/
H A Dnexus.c366 rman_set_bustag(r, &memmap_bus); in nexus_activate_resource()
/f-stack/freebsd/kern/
H A Dsubr_rman.c887 rman_set_bustag(struct resource *r, bus_space_tag_t t) in rman_set_bustag() function
920 rman_set_bustag(r, map->r_bustag); in rman_set_mapping()
/f-stack/freebsd/mips/atheros/
H A Dqca955x_pci.c446 rman_set_bustag(r, ar71xx_bus_space_pcimem); in qca955x_pci_activate_resource()
H A Dar724x_pci.c522 rman_set_bustag(r, ar71xx_bus_space_pcimem); in ar724x_pci_activate_resource()
H A Dar71xx_pci.c548 rman_set_bustag(r, ar71xx_bus_space_pcimem); in ar71xx_pci_activate_resource()
/f-stack/freebsd/mips/mips/
H A Dnexus.c433 rman_set_bustag(r, mips_bus_space_generic); in nexus_activate_resource()
/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_pem.c280 rman_set_bustag(r, &memmap_bus); in thunder_pem_activate_resource()
/f-stack/freebsd/arm/mv/
H A Dmv_pci.c924 rman_set_bustag(res, fdtbus_bs_tag); in mv_pcib_alloc_resource()