Lines Matching refs:int8_t
27 int8_t bsOemName[8]; /* OEM name and version */
28 int8_t bsBPB[19]; /* BIOS parameter block */
29 int8_t bsDriveNumber; /* drive number (0x80) */
30 int8_t bsBootCode[479]; /* pad so struct is 512b */
38 int8_t exDriveNumber; /* drive number (0x80) */
39 int8_t exReserved1; /* reserved */
40 int8_t exBootSignature; /* ext. boot signature (0x29) */
42 int8_t exVolumeID[4]; /* volume ID number */
43 int8_t exVolumeLabel[11]; /* volume label */
44 int8_t exFileSysType[8]; /* fs type (FAT12 or FAT16) */
49 int8_t bsOemName[8]; /* OEM name and version */
50 int8_t bsBPB[25]; /* BIOS parameter block */
51 int8_t bsExt[26]; /* Bootsector Extension */
52 int8_t bsBootCode[448]; /* pad so structure is 512b */
61 int8_t bsOEMName[8]; /* OEM name and version */
62 int8_t bsBPB[53]; /* BIOS parameter block */
63 int8_t bsExt[26]; /* Bootsector Extension */
64 int8_t bsBootCode[418]; /* pad so structure is 512b */