irframe_tty.c | 80 struct irt_frame { struct 115 struct irt_frame sc_frames[MAXFRAMES]; 145 static void irt_frame(struct irframet_softc *, u_char *, u_int); 460 irt_frame(struct irframet_softc *sc, u_char *tbuf, u_int len) function in typeref:typename:void 530 irt_frame(sc, sc->sc_inbuf, sc->sc_inchars - 2);
|