Lines Matching refs:__u8
10 #define HDIO_DRIVE_CMD_HDR_SIZE (4 * sizeof(__u8))
11 #define HDIO_DRIVE_HOB_HDR_SIZE (8 * sizeof(__u8))
12 #define HDIO_DRIVE_TASK_HDR_SIZE (8 * sizeof(__u8))
60 __u8 io_ports[8];
61 __u8 hob_ports[8]; /* bytes 6 and 7 are unused */
77 __u8 command;
78 __u8 sector_number;
79 __u8 feature;
80 __u8 sector_count;
85 __u8 data;
86 __u8 feature;
87 __u8 sector_count;
88 __u8 sector_number;
89 __u8 low_cylinder;
90 __u8 high_cylinder;
91 __u8 device_head;
92 __u8 command;
96 __u8 data;
97 __u8 feature;
98 __u8 sector_count;
99 __u8 sector_number;
100 __u8 low_cylinder;
101 __u8 high_cylinder;
102 __u8 device_head;
103 __u8 control;