Lines Matching refs:bhndb_resources
59 struct bhndb_resources;
61 struct bhndb_resources *bhndb_alloc_resources(device_t dev,
66 struct bhndb_resources *br);
69 struct bhndb_resources *br,
76 struct bhndb_resources *br, int type,
87 struct bhndb_resources *br,
90 struct bhndb_resources *br,
93 struct bhndb_resources *br,
97 struct bhndb_resources *br,
101 struct bhndb_resources *br,
105 struct bhndb_resources *dr,
109 struct bhndb_resources *br,
113 struct bhndb_resources *br,
118 struct bhndb_resources *br,
123 struct bhndb_resources *br,
127 struct bhndb_dw_alloc *bhndb_dw_steal(struct bhndb_resources *br,
131 struct bhndb_resources *br,
194 struct bhndb_resources { struct
223 bhndb_dw_all_free(struct bhndb_resources *br) in bhndb_dw_all_free() argument
236 bhndb_dw_next_free(struct bhndb_resources *br) in bhndb_dw_next_free()
260 bhndb_dw_is_free(struct bhndb_resources *br, struct bhndb_dw_alloc *dwa) in bhndb_dw_is_free()