ahsc.c | 98 int ahsc_dmago(struct sbic_softc *, char *, int, int); 151 sc->sc_dmago = ahsc_dmago; 221 ahsc_dmago(struct sbic_softc *dev, char *addr, int count, int flags) function in typeref:typename:int 234 printf("ahsc_dmago: cmd %x\n", dev->sc_dmacmd);
|