Searched refs:ctx_map (Results 1 – 2 of 2) sorted by relevance
3205 sc->ctx_map[i]); in bce_dma_free()3213 sc->ctx_map[i]); in bce_dma_free()3548 &sc->ctx_map[i])) { in bce_dma_alloc()3555 error = bus_dmamap_load(sc->ctx_tag, sc->ctx_map[i], in bce_dma_alloc()
6524 bus_dmamap_t ctx_map[BCE_MAX_CONTEXT]; member