Searched refs:bhnd_get_region_addr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c203 error = bhnd_get_region_addr(sc->dev, BHND_PORT_DEVICE, port,
296 error = bhnd_get_region_addr(sc->dev, type, port, region, &cr->cr_addr,
/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma.c88 error = bhnd_get_region_addr(child, BHND_PORT_AGENT, 0, 0,
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.c484 if (bhnd_get_region_addr(child, BHND_PORT_DEVICE, 0, 0, &addr, &size)) {
H A Dbhnd.h686 bhnd_get_region_addr(device_t dev, bhnd_port_type port_type, u_int port, function
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c268 error = bhnd_get_region_addr(child,
342 error = bhnd_get_region_addr(child, pp->type, pp->port,

Completed in 71 milliseconds