Lines Matching refs:__u8
11 #define HDIO_DRIVE_CMD_HDR_SIZE (4 * sizeof(__u8))
12 #define HDIO_DRIVE_HOB_HDR_SIZE (8 * sizeof(__u8))
13 #define HDIO_DRIVE_TASK_HDR_SIZE (8 * sizeof(__u8))
57 __u8 io_ports[8];
58 __u8 hob_ports[8]; /* bytes 6 and 7 are unused */
74 __u8 command;
75 __u8 sector_number;
76 __u8 feature;
77 __u8 sector_count;
81 __u8 data;
82 __u8 feature;
83 __u8 sector_count;
84 __u8 sector_number;
85 __u8 low_cylinder;
86 __u8 high_cylinder;
87 __u8 device_head;
88 __u8 command;
92 __u8 data;
93 __u8 feature;
94 __u8 sector_count;
95 __u8 sector_number;
96 __u8 low_cylinder;
97 __u8 high_cylinder;
98 __u8 device_head;
99 __u8 control;