Searched refs:bhnd_alloc_resources (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bwn/
H A Dbwn_mac.c98 if ((error = bhnd_alloc_resources(dev, sc->rspec, sc->res)))
/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_mipscore.c96 error = bhnd_alloc_resources(dev, sc->rspec, sc->res);
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h301 int bhnd_alloc_resources(device_t dev,
H A Dbhnd_subr.c731 bhnd_alloc_resources(device_t dev, struct resource_spec *rs, function
757 * by @p bhnd_alloc_resources.

Completed in 149 milliseconds