Lines Matching refs:bhndb_resources
265 struct bhndb_resources *
269 struct bhndb_resources *r; in bhndb_alloc_resources()
563 bhndb_free_resources(struct bhndb_resources *br) in bhndb_free_resources()
931 bhndb_register_intr_handler(struct bhndb_resources *br, in bhndb_register_intr_handler()
949 bhndb_deregister_intr_handler(struct bhndb_resources *br, in bhndb_deregister_intr_handler()
970 bhndb_find_intr_handler(struct bhndb_resources *br, void *cookiep) in bhndb_find_intr_handler()
998 bhndb_find_resource_limits(struct bhndb_resources *br, in bhndb_find_resource_limits()
1066 bhndb_add_resource_region(struct bhndb_resources *br, bhnd_addr_t addr, in bhndb_add_resource_region()
1099 bhndb_has_static_region_mapping(struct bhndb_resources *br, in bhndb_has_static_region_mapping()
1134 bhndb_find_resource_region(struct bhndb_resources *br, bhnd_addr_t addr, in bhndb_find_resource_region()
1194 bhndb_dw_find_resource(struct bhndb_resources *br, struct resource *r) in bhndb_dw_find_resource()
1226 bhndb_dw_find_mapping(struct bhndb_resources *br, bhnd_addr_t addr, in bhndb_dw_find_mapping()
1263 bhndb_dw_retain(struct bhndb_resources *br, struct bhndb_dw_alloc *dwa, in bhndb_dw_retain()
1296 bhndb_dw_release(struct bhndb_resources *br, struct bhndb_dw_alloc *dwa, in bhndb_dw_release()
1331 bhndb_dw_set_addr(device_t dev, struct bhndb_resources *br, in bhndb_dw_set_addr()
1379 bhndb_dw_steal(struct bhndb_resources *br, bus_addr_t *saved) in bhndb_dw_steal()
1413 bhndb_dw_return_stolen(device_t dev, struct bhndb_resources *br, in bhndb_dw_return_stolen()