Lines Matching refs:__u8

56 	__u8	port;	/* port number (1 to N) */
89 __u8 port; /* port number (1 to N) */
92 __u8 bits; /* 5, 6, 7, or 8 */
93 __u8 stop; /* 1 or 2, default 1 (2 = 1.5 if bits = 5) */
94 __u8 parity; /* see WHITEHEAT_PAR_* above */
95 __u8 sflow; /* see WHITEHEAT_SFLOW_* above */
96 __u8 xoff; /* XOFF byte value */
97 __u8 xon; /* XON byte value */
98 __u8 hflow; /* see WHITEHEAT_HFLOW_* above */
99 __u8 lloop; /* 0/1 turns local loopback mode off/on */
116 __u8 port; /* port number (1 to N) */
117 __u8 state; /* 0/1 turns signal off/on */
145 __u8 mem_type; /* see WHITEHEAT_DUMP_* above */
158 __u8 port; /* port number (1 to N) */
159 __u8 what; /* bit pattern of what to purge */
167 __u8 port; /* port number (1 to N) */
168 __u8 length; /* length of message to echo, max 61 bytes */
169 __u8 echo_data[61]; /* data to echo */
191 __u8 port; /* port number (1 to n) */
192 __u8 test; /* see WHITEHEAT_TEST_* above*/
193 __u8 info[32]; /* additional info */
222 __u8 port; /* port number (1 to N) */
223 __u8 event; /* indicates what the current event is,
225 __u8 modem; /* modem signal status (copy of uart's
227 __u8 error; /* line status (copy of uart's LSR register) */
228 __u8 flow; /* flow control state, see WHITEHEAT_FLOW_*
230 __u8 connect; /* 0 means not connected, non-zero means
239 __u8 mcr; /* copy of uart's MCR register */
247 __u8 hw_id; /* hardware id number, WhiteHEAT = 0 */
248 __u8 sw_major_rev; /* major version number */
249 __u8 sw_minor_rev; /* minor version number */
251 __u8 b0; /* B0 */
252 __u8 vendor_id_low; /* vendor id (low byte) */
253 __u8 vendor_id_high; /* vendor id (high byte) */
254 __u8 product_id_low; /* product id (low byte) */
255 __u8 product_id_high; /* product id (high byte) */
256 __u8 device_id_low; /* device id (low byte) */
257 __u8 device_id_high; /* device id (high byte) */
258 __u8 not_used_1;
259 __u8 serial_number_0; /* serial number (low byte) */
260 __u8 serial_number_1; /* serial number */
261 __u8 serial_number_2; /* serial number */
262 __u8 serial_number_3; /* serial number (high byte) */
263 __u8 not_used_2;
264 __u8 not_used_3;
265 __u8 checksum_low; /* checksum (low byte) */
266 __u8 checksum_high; /* checksum (high byte */
275 __u8 port; /* port number (1 to N) */
276 __u8 event; /* see whiteheat_status_info.event */
277 __u8 info; /* see whiteheat_status_info.modem, .error,
290 __u8 port; /* port number (1 to N) */
291 __u8 test; /* indicates which test this is a response for,
293 __u8 status; /* see WHITEHEAT_TEST_* above */
294 __u8 results[32]; /* test-dependent results */