Searched refs:sc_desc_segs (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h483 bus_dma_segment_t sc_desc_segs; member in struct:rtw_softc
H A Drtw.c4002 RTW_DESC_ALIGNMENT, 0, &sc->sc_desc_segs, 1, &sc->sc_desc_nsegs,
4013 rc = bus_dmamem_map(sc->sc_dmat, &sc->sc_desc_segs,
4238 bus_dmamem_free(sc->sc_dmat, &sc->sc_desc_segs,

Completed in 33 milliseconds