Home | History | Annotate | Download | only in ic

Lines Matching refs:cmdseg

315 	    sc->cmdseg, 1, &rseg, BUS_DMA_NOWAIT))) {
320 if ((error = bus_dmamem_map(sc->sc_dmat, sc->cmdseg, rseg, total,
330 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
338 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
348 pa = sc->cmdseg[0].ds_addr + i * sc->ccblen;
374 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
399 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
408 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
431 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
446 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);
458 bus_dmamem_free(sc->sc_dmat, sc->cmdseg, 1);