ct.c | 169 void cteof(struct ct_softc *, struct buf *); 607 cteof(struct ct_softc *sc, struct buf *bp) function in typeref:typename:void 626 ("cteof: bc %d oblk %d nblk %d read %ld, resid %ld\n", 667 DPRINTF(CDB_FILES, ("cteof: leaving flags %x\n", sc->sc_flags)); 740 cteof(sc, bp);
|