Searched refs:dw_alloc (Results 1 – 3 of 3) sorted by relevance
355 r->dw_alloc = malloc(sizeof(r->dw_alloc[0]) * r->dwa_count, M_BHND, in bhndb_alloc_resources()357 if (r->dw_alloc == NULL) in bhndb_alloc_resources()399 dwa = &r->dw_alloc[rnid]; in bhndb_alloc_resources()424 dwa = &r->dw_alloc[i]; in bhndb_alloc_resources()487 if (r->dw_alloc != NULL) in bhndb_alloc_resources()488 free(r->dw_alloc, M_BHND); in bhndb_alloc_resources()580 dwa = &br->dw_alloc[i]; in bhndb_free_resources()609 dwa = &br->dw_alloc[i]; in bhndb_free_resources()628 free(br->dw_alloc, M_BHND); in bhndb_free_resources()1202 dwa = &br->dw_alloc[i]; in bhndb_dw_find_resource()[all …]
208 struct bhndb_dw_alloc *dw_alloc; /**< dynamic window allocation records */ member246 dw_free = &br->dw_alloc[bit]; in bhndb_dw_next_free()
689 dwa = &bus_res->dw_alloc[i]; in bhndb_generic_resume()1683 dwa = &br->dw_alloc[i]; in bhndb_io_resource_get_window()