Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drman.h152 void rman_set_bustag(struct resource *_r, bus_space_tag_t _t);
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c157 rman_set_bustag(r, bt); in chipc_init_child_resource()
/freebsd/sys/dev/quicc/
H A Dquicc_core.c276 rman_set_bustag(rle->res, &bs_be_tag); in quicc_bus_alloc_resource()
/freebsd/sys/kern/
H A Dsubr_rman.c846 rman_set_bustag(struct resource *r, bus_space_tag_t t) in rman_set_bustag() function
879 rman_set_bustag(r, map->r_bustag); in rman_set_mapping()
/freebsd/sys/dev/mvs/
H A Dmvs_soc.c355 rman_set_bustag(res, bst); in mvs_alloc_resource()
/freebsd/sys/dev/dpaa/
H A Dfman.c108 rman_set_bustag(res, bt); in fman_activate_resource()
/freebsd/sys/dev/scc/
H A Dscc_core.c185 rman_set_bustag(rle->res, rman_get_bustag(sc->sc_rres)); in scc_bfe_attach()
/freebsd/sys/dev/puc/
H A Dpuc.c305 rman_set_bustag(port->p_rres, bst); in puc_bfe_attach()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1163 rman_set_bustag(r, bt); in bhndb_init_child_resource()
/freebsd/sys/dev/siis/
H A Dsiis.c335 rman_set_bustag(res, bst); in siis_alloc_resource()
/freebsd/sys/dev/ahci/
H A Dahci.c631 rman_set_bustag(res, bst); in ahci_alloc_resource()