Searched defs:zskbd_softc (Results 1 – 1 of 1) sorted by relevance
146 struct zskbd_softc { struct147 struct sunkbd_softc sc_base;149 struct zs_chanstate *zst_cs;151 struct timeout zst_diag_ch;153 u_int zst_overflows,154 zst_floods,155 zst_errors;157 int zst_hwflags, /* see z8530var.h */158 zst_swflags; /* TIOCFLAG_SOFTCAR, ... <ttycom.h> */160 u_int zst_r_hiwat,[all …]