Searched refs:dw_alloc (Results 1 – 3 of 3) sorted by relevance
352 r->dw_alloc = malloc(sizeof(r->dw_alloc[0]) * r->dwa_count, M_BHND, in bhndb_alloc_resources()354 if (r->dw_alloc == NULL) in bhndb_alloc_resources()396 dwa = &r->dw_alloc[rnid]; in bhndb_alloc_resources()421 dwa = &r->dw_alloc[i]; in bhndb_alloc_resources()484 if (r->dw_alloc != NULL) in bhndb_alloc_resources()485 free(r->dw_alloc, M_BHND); in bhndb_alloc_resources()577 dwa = &br->dw_alloc[i]; in bhndb_free_resources()606 dwa = &br->dw_alloc[i]; in bhndb_free_resources()625 free(br->dw_alloc, M_BHND); in bhndb_free_resources()1199 dwa = &br->dw_alloc[i]; in bhndb_dw_find_resource()[all …]
207 struct bhndb_dw_alloc *dw_alloc; /**< dynamic window allocation records */ member245 dw_free = &br->dw_alloc[bit]; in bhndb_dw_next_free()
673 dwa = &bus_res->dw_alloc[i]; in bhndb_generic_resume()1662 dwa = &br->dw_alloc[i]; in bhndb_io_resource_get_window()