HomeSort by: relevance | last modified time | path
    Searched defs:ctdone (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/gpib/
ct.c 170 void ctdone(struct ct_softc *, struct buf *);
579 ctdone(sc, bp);
824 ctdone(sc, bp);
828 ctdone(struct ct_softc *sc, struct buf *bp) function in typeref:typename:void
  /src/sys/arch/hp300/dev/
ct.c 188 static void ctdone(struct ct_softc *, struct buf *);
619 ctdone(sc, bp);
866 ctdone(sc, bp);
870 ctdone(struct ct_softc *sc, struct buf *bp) function in typeref:typename:void

Completed in 13 milliseconds