bhndb_try_activate_resource
static int bhndb_try_activate_resource(
return (bhndb_try_activate_resource(sc, child, r, NULL));
error = bhndb_try_activate_resource(sc, child, r->res, &indirect);
return (bhndb_try_activate_resource(sc, rman_get_device(r), r, NULL));