Home
last modified time | relevance | path

Searched refs:_u8 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/rio/
Driowinif.h192 _u8 rup_dest_unit[2]; /* 0x06 Destination Unit */
299 _u8 attached_serial[4]; /* 0x06 Attached serial number */
300 _u8 attached_host_serial[4];/* 0x0A Serial number of Host who booted other end */
408 _u8 dest_unit; /* 0x00 Destination Unit Id */
409 _u8 dest_port; /* 0x01 Destination Port */
410 _u8 src_unit; /* 0x02 Source Unit Id */
411 _u8 src_port; /* 0x03 Source Port */
412 _u8 len; /* 0x04 Length (in bytes) of data field */
413 _u8 control; /* 0x05 */
414 _u8 data[PKT_MAX_DATA_LEN]; /* 0x06 Actual data */
/linux-2.4.37.9/drivers/char/
Dsx.c235 #define _u8 u8 macro