Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c471 cr->cr_res = bhnd_alloc_resource(sc->dev, in chipc_retain_region()
/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c431 iores->mapped = bhnd_alloc_resource(iores->owner, SYS_RES_MEMORY, in bhnd_erom_iores_map()
H A Dbhnd.h1295 bhnd_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, in bhnd_alloc_resource() function
1319 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
/freebsd/share/man/man9/
H A DMakefile506 bhnd.9 bhnd_alloc_resource.9 \