HomeSort by relevance Sort by last modified time
    Searched refs:OFF16_t (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
pxe_types.h 102 typedef UINT16_t OFF16_t;
112 OFF16_t offset; /**< Offset within the segment */
120 OFF16_t Seg_size; /**< Size of the segment */
pxe_api.h 469 * This contains the #OFF16_t portion of a struct #s_SEGOFF16
476 * as #UINT16_t. For x86, #OFF16_t and #UINT16_t are
477 * equivalent anyway; for other architectures #OFF16_t makes
480 OFF16_t DI;
    [all...]

Completed in 242 milliseconds