Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1184 struct resource *bridge_res; in bhndb_activate_static_region() local
1199 bridge_res = bhndb_host_resource_for_regwin(sc->bus_res->res, win); in bhndb_activate_static_region()
1200 if (bridge_res == NULL) in bhndb_activate_static_region()
1208 error = bhndb_init_child_resource(r, bridge_res, parent_offset, r_size); in bhndb_activate_static_region()