Home
last modified time | relevance | path

Searched refs:UINT8_t (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h72 UINT8_t Signature[6];
81 UINT8_t Length; /**< Length of this structure */
87 UINT8_t Checksum;
129 UINT8_t Signature[4];
130 UINT8_t StructLength; /**< Length of this structure */
136 UINT8_t StructCksum;
141 UINT8_t StructRev;
142 UINT8_t reserved_1; /**< Must be zero */
193 UINT8_t reserved_2; /**< Must be zero */
199 UINT8_t SegDescCnt;
[all …]
Dpxe.h83 UINT8_t ROMLength;
85 UINT8_t unused[0x13];
103 UINT8_t StructLength;
105 UINT8_t StructCksum;
110 UINT8_t StructRev;
115 UINT8_t UNDIRev[3];
Dpxe_types.h31 typedef uint8_t UINT8_t; typedef
73 typedef UINT8_t MAC_ADDR_t[MAC_ADDR_LEN];