Home
last modified time | relevance | path

Searched refs:bhnd_alloc_resource_any (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_core.c90 res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &rid, RF_ACTIVE); in bhnd_pmu_core_attach()
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_sprom.c111 r = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &rid, RF_ACTIVE); in bhnd_sprom_attach()
/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2.c99 sc->mem_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->mem_rid, in bhnd_pcie2_generic_attach()
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c135 sc->mem_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->mem_rid, in bhnd_pci_generic_attach()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c142 sc->mem_res = bhnd_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->mem_rid, in chipc_gpio_attach()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h1317 bhnd_alloc_resource_any(device_t dev, int type, int *rid, u_int flags) in bhnd_alloc_resource_any() function
/freebsd/share/man/man9/
H A DMakefile507 bhnd.9 bhnd_alloc_resource_any.9 \