Searched defs:com_softc (Results 1 – 1 of 1) sorted by relevance
72 struct com_softc { struct74 void *sc_ih;76 struct tty *sc_tty;79 void *sc_si;81 int sc_overflows;82 int sc_floods;83 int sc_errors;85 int sc_halt;88 int sc_frequency;109 u_char sc_hwflags;[all …]