Home
last modified time | relevance | path

Searched defs:a31dmac_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/allwinner/
H A Da31_dmac.c143 struct a31dmac_softc { struct
144 struct resource * res[2];
145 struct mtx mtx;
146 void * ih;
148 bus_dma_tag_t dmat;
150 u_int nchans;
151 struct a31dmac_channel * chans;