Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb.c110 static int bhndb_try_activate_resource(
758 return (bhndb_try_activate_resource(sc, rman_get_device(r), type, in bhndb_resume_resource()
1300 bhndb_try_activate_resource(struct bhndb_softc *sc, device_t child, int type, in bhndb_try_activate_resource() function
1440 return (bhndb_try_activate_resource(sc, child, type, rid, r, NULL)); in bhndb_activate_resource()
1577 error = bhndb_try_activate_resource(sc, child, type, rid, r->res, in bhndb_activate_bhnd_resource()