| wstsc.c | 83 int wstsc_dma_xfer_in2(struct sci_softc *dev, int len, 160 		sc->dma_xfer_in = (int(*)(struct sci_softc *, int, u_char *, int))wstsc_dma_xfer_in2;
 338 wstsc_dma_xfer_in2(struct sci_softc *dev, int len, register u_short *buf,  function in typeref:typename:int
 
 |