Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c474 cr->cr_res = bhnd_alloc_resource(sc->dev, in chipc_retain_region()
/freebsd-13.1/sys/dev/bhnd/
H A Dbhnd_erom.c434 iores->mapped = bhnd_alloc_resource(iores->owner, SYS_RES_MEMORY, in bhnd_erom_iores_map()
H A Dbhnd.h1300 bhnd_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, in bhnd_alloc_resource() function
1324 return bhnd_alloc_resource(dev, type, rid, 0, ~0, 1, flags); in bhnd_alloc_resource_any()
H A Dbhnd_bus_if.m678 * allocated via bus_alloc_resource(9) (or bhnd_alloc_resource) before
/freebsd-13.1/share/man/man9/
H A DMakefile497 bhnd.9 bhnd_alloc_resource.9 \