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

/freebsd-11-stable/sys/dev/bhnd/nvram/
H A Dbhnd_sprom.c110 sc->sprom_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY,
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c100 sc->mem_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->mem_rid,
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c137 sc->mem_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->mem_rid,
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h526 bhnd_alloc_resource_any(device_t dev, int type, int *rid, u_int flags) function
H A Dbhnd_subr.c739 res[i] = bhnd_alloc_resource_any(dev, rs[i].type, &rs[i].rid,

Completed in 77 milliseconds