Searched refs:bhndb_init_child_resource (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb.c | 99 static int bhndb_init_child_resource(struct resource *r, 1140 bhndb_init_child_resource(struct resource *r, in bhndb_init_child_resource() function 1208 error = bhndb_init_child_resource(r, bridge_res, parent_offset, r_size); in bhndb_activate_static_region() 1342 error = bhndb_init_child_resource(r, parent, in bhndb_try_activate_resource() 1394 error = bhndb_init_child_resource(r, dwa->parent_res, parent_offset, in bhndb_try_activate_resource()
|