Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
dwc_mmc_var.h | 66 int sc_idma_nsegs; member in struct:dwc_mmc_softc |
/src/sys/arch/arm/sunxi/ | |
sunxi_mmc.c | 168 int sc_idma_nsegs; member in struct:sunxi_mmc_softc 467 &sc->sc_idma_nsegs, BUS_DMA_WAITOK); 471 sc->sc_idma_nsegs, sc->sc_idma_size, 490 bus_dmamem_free(sc->sc_dmat, sc->sc_idma_segs, sc->sc_idma_nsegs); |