| oiocsc.c | 98 int	oiocsc_dmasetup	(struct wd33c93_softc *, void **, size_t *, 157 	sc->sc_dmasetup = oiocsc_dmasetup;
 168 	/* Disable DMA - it's not ready for prime time, see oiocsc_dmasetup */
 201 oiocsc_dmasetup(struct wd33c93_softc *dev, void **addr, size_t *len, int datain,  function in typeref:typename:int
 
 |