Home
last modified time | relevance | path

Searched refs:bhnd_alloc_resource (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c470 cr->cr_res = bhnd_alloc_resource(sc->dev, in chipc_retain_region()
/src/sys/dev/bhnd/
H A Dbhnd_erom.c426 iores->mapped = bhnd_alloc_resource(iores->owner, SYS_RES_MEMORY, in bhnd_erom_iores_map()
H A Dbhnd.h1292 bhnd_alloc_resource(device_t dev, int type, int rid, rman_res_t start, in bhnd_alloc_resource() function
1316 return bhnd_alloc_resource(dev, type, rid, 0, ~0, 1, flags); in bhnd_alloc_resource_any()
H A Dbhnd_bus_if.m677 * allocated via bus_alloc_resource(9) (or bhnd_alloc_resource) before
/src/share/man/man9/
H A DMakefile511 bhnd.9 bhnd_alloc_resource.9 \