Searched refs:bhnd_alloc_resource (Results 1 – 5 of 5) sorted by relevance
| /src/sys/dev/bhnd/cores/chipc/ |
| H A D | chipc_subr.c | 470 cr->cr_res = bhnd_alloc_resource(sc->dev, in chipc_retain_region()
|
| /src/sys/dev/bhnd/ |
| H A D | bhnd_erom.c | 426 iores->mapped = bhnd_alloc_resource(iores->owner, SYS_RES_MEMORY, in bhnd_erom_iores_map()
|
| H A D | bhnd.h | 1292 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 D | bhnd_bus_if.m | 677 * allocated via bus_alloc_resource(9) (or bhnd_alloc_resource) before
|
| /src/share/man/man9/ |
| H A D | Makefile | 511 bhnd.9 bhnd_alloc_resource.9 \
|