parsendch
if ((err = parsendch (*buf)) != 0)
int parsendch(u_char);
if ((err = parsendch(sc, *buf)))
int parsendch(struct par_softc *, u_char);