Lines Matching refs:int8_t
28 int8_t bsOemName[8]; /* OEM name and version */
29 int8_t bsBPB[19]; /* BIOS parameter block */
30 int8_t bsDriveNumber; /* drive number (0x80) */
31 int8_t bsBootCode[479]; /* pad so struct is 512b */
39 int8_t exDriveNumber; /* drive number (0x80) */
40 int8_t exReserved1; /* reserved */
41 int8_t exBootSignature; /* ext. boot signature (0x29) */
43 int8_t exVolumeID[4]; /* volume ID number */
44 int8_t exVolumeLabel[11]; /* volume label */
45 int8_t exFileSysType[8]; /* fs type (FAT12 or FAT16) */
50 int8_t bsOemName[8]; /* OEM name and version */
51 int8_t bsBPB[25]; /* BIOS parameter block */
52 int8_t bsExt[26]; /* Bootsector Extension */
53 int8_t bsBootCode[448]; /* pad so structure is 512b */
62 int8_t bsOEMName[8]; /* OEM name and version */
63 int8_t bsBPB[53]; /* BIOS parameter block */
64 int8_t bsExt[26]; /* Bootsector Extension */
65 int8_t bsBootCode[420]; /* pad so structure is 512b */
80 int8_t bsFiller[6]; /* anything or nothing */
81 int8_t bsSerial[3]; /* serial no. for mediachange */
82 int8_t bsBPB[19]; /* BIOS parameter block */
83 int8_t bsBootCode[482]; /* pad so struct is 512b */