Lines Matching defs:fddone
214 void fddone(struct fd_softc *);
529 * if we requested that fddone()->fdfindwork() wake us, allow it to
1025 * if DMA'ing done for now, fddone() will call us again
1039 * just set flag and let fddone() call us again.
1168 * fdintr() -> fddmadone() -> fddone();
1170 * to fddone() else if the track cache is dirty it will flush. If
1202 * Mark us as busy now, in case fddone() gets called in one
1232 * do fddone() on last buf to allow other units to start.
1235 fddone(sc);
1269 fddone(sc);
1283 fddone(sc);
1295 fddone(sc);
1335 fddone(sc);
1490 fddone(sc);
1528 fddone(sc);
1532 fddone(struct fd_softc *sc)
1539 printf("fddone: unit %d\n", sc->hwunit);
1550 panic ("fddone");