Home
last modified time | relevance | path

Searched defs:DataBlk (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/include/syslinux/
Dpxe_api.h261 struct DataBlk { struct
262 uint8_t TDPtrType;
263 uint8_t TDRsvdByte;
264 uint16_t TDDataLen;
265 segoff16_t TDDataPtr;
/external/syslinux/gpxe/src/arch/i386/include/
Dpxe_api.h1081 struct DataBlk { struct
1090 UINT8_t TDPtrType;
1091 UINT8_t TDRsvdByte; /**< Must be zero */
1092 UINT16_t TDDataLen; /**< Length of this transmit buffer */
1093 SEGOFF16_t TDDataPtr; /**< Address of this transmit buffer */