Home
last modified time | relevance | path

Searched refs:rman_set_mapping (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/sys/
H A Drman.h155 void rman_set_mapping(struct resource *, struct resource_map *);
/freebsd/sys/arm64/qoriq/
H A Dqoriq_dw_pci.c218 rman_set_mapping(sc->dw_sc.dbi_res, &map); in qorif_dw_pci_attach()
/freebsd/sys/dev/pci/
H A Dpci_dw_mv.c250 rman_set_mapping(sc->dw_sc.dbi_res, &map); in pci_mv_attach()
H A Dpci_host_generic.c135 rman_set_mapping(sc->res, &map); in pci_host_generic_core_attach()
H A Dpci_iov.c1122 rman_set_mapping(r, &map); in pci_vf_activate_mem_resource()
H A Dpci_pci.c2215 rman_set_mapping(r, &map); in pcib_activate_resource()
/freebsd/sys/arm64/arm64/
H A Dnexus.c359 rman_set_mapping(r, &map); in nexus_activate_resource_flags()
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_pem.c796 rman_set_mapping(sc->reg, &map); in thunder_pem_attach()
/freebsd/sys/kern/
H A Dsubr_rman.c874 rman_set_mapping(struct resource *r, struct resource_map *map) in rman_set_mapping() function
H A Dsubr_bus.c4336 rman_set_mapping(r, &map); in bus_generic_rman_activate_resource()
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1211 rman_set_mapping(sc->axi_mem_res, &map); in rk_pcie_attach()
/freebsd/share/man/man9/
H A DMakefile1891 rman.9 rman_set_mapping.9 \