Lines Matching refs:u8
27 typedef unsigned char u8; typedef
93 u8 raw[16];
104 u8 boot_ind; /* 0x80 - active */
105 u8 head; /* starting head */
106 u8 sector; /* starting sector */
107 u8 cyl; /* starting cylinder */
108 u8 sys_ind; /* What partition type */
109 u8 end_head; /* end head */
110 u8 end_sector; /* end sector */
111 u8 end_cyl; /* end cylinder */
156 u8 boot_code[440];