Home
last modified time | relevance | path

Searched refs:bhndb_alloc_resources (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h61 struct bhndb_resources *bhndb_alloc_resources(device_t dev,
H A Dbhndb_subr.c266 bhndb_alloc_resources(device_t dev, device_t parent_dev, in bhndb_alloc_resources() function
H A Dbhndb.c552 sc->bus_res = bhndb_alloc_resources(sc->dev, sc->parent_dev, hwcfg); in bhndb_attach()