Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h65 void bhndb_free_resources(
H A Dbhndb.c599 bhndb_free_resources(sc->bus_res); in bhndb_attach()
636 bhndb_free_resources(sc->bus_res); in bhndb_generic_detach()
H A Dbhndb_subr.c563 bhndb_free_resources(struct bhndb_resources *br) in bhndb_free_resources() function