/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
|
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
|
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
|