Searched refs:bhnd_get_region_addr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/sys/dev/bhnd/cores/chipc/ |
| HD | chipc_subr.c | 246 error = bhnd_get_region_addr(sc->dev, BHND_PORT_DEVICE, port, in chipc_set_mem_resource() 339 error = bhnd_get_region_addr(sc->dev, type, port, region, &cr->cr_addr, in chipc_alloc_region()
|
| /freebsd-head/sys/dev/bhnd/ |
| HD | bhnd.c | 391 error = bhnd_get_region_addr(child, BHND_PORT_DEVICE, 0, 0, &r_addr, in bhnd_generic_alloc_pmu() 904 if (bhnd_get_region_addr(child, BHND_PORT_DEVICE, 0, 0, &addr, &size)) in bhnd_child_location()
|
| HD | bhnd.h | 1477 bhnd_get_region_addr(device_t dev, bhnd_port_type port_type, u_int port, in bhnd_get_region_addr() function
|
| /freebsd-head/sys/dev/bhnd/bcma/ |
| HD | bcma_subr.c | 227 error = bhnd_get_region_addr(child, BHND_PORT_AGENT, 0, 0, in bcma_dinfo_init_agent()
|
| /freebsd-head/share/man/man9/ |
| HD | Makefile | 556 bhnd.9 bhnd_get_region_addr.9 \
|