Searched refs:rbd_list (Results 1 – 2 of 2) sorted by relevance
142 struct ipw_bd *rbd_list; member
545 error = bus_dmamem_alloc(sc->rbd_dmat, (void **)&sc->rbd_list, in ipw_dma_alloc()553 error = bus_dmamap_load(sc->rbd_dmat, sc->rbd_map, sc->rbd_list, in ipw_dma_alloc()676 sbd->bd = &sc->rbd_list[i]; in ipw_dma_alloc()733 if (sc->rbd_list != NULL) { in ipw_release()735 bus_dmamem_free(sc->rbd_dmat, sc->rbd_list, in ipw_release()