Lines Matching defs:st_mode_exvup
95 struct st_mode_exvup { struct
97 u_char ct: 1, /* international cartridge */
98 rs1: 1,
99 nd: 1, /* no disconnect, date transfer */
100 rs2: 1,
101 nbe: 1, /* no busy enable */
102 ebd: 1, /* even byte disconnect */
103 pe: 1, /* parity enable */
104 nal: 1; /* no auto load */
105 u_char rsvd: 7,
106 p5: 1;
107 u_char motionthres;
108 u_char reconthres;
109 u_char gapthres;