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

  /external/syslinux/gpxe/src/arch/i386/include/
pxeparent.h 8 extern int pxeparent_call ( SEGOFF16_t entry, unsigned int function,
undi.h 24 SEGOFF16_t pxenv;
26 SEGOFF16_t ppxe;
28 SEGOFF16_t entry;
undirom.h 35 SEGOFF16_t loader_entry;
pxe_types.h 114 } PACKED SEGOFF16_t;
pxe_api.h 88 SEGOFF16_t RMEntry; /**< Real-mode PXENV+ entry point */
118 SEGOFF16_t PXEPtr;
147 SEGOFF16_t UNDIROMID;
152 SEGOFF16_t BaseROMID;
158 SEGOFF16_t EntryPointSP;
164 SEGOFF16_t EntryPointESP;
192 SEGOFF16_t StatusCallout;
293 SEGOFF16_t Buffer; /**< Buffer address */
643 SEGOFF16_t Buffer; /**< Address of data buffer */
794 SEGOFF16_t buffer; /**< UDP payload buffer address *
    [all...]
  /external/syslinux/gpxe/src/arch/i386/interface/pxeparent/
pxeparent.c 113 SEGOFF16_t __bss16 ( pxeparent_entry_point );
125 int pxeparent_call ( SEGOFF16_t entry, unsigned int function,
178 SEGOFF16_t rm_params = {
  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undiload.c 45 static SEGOFF16_t __bss16 ( undi_loader_entry );
undinet.c 67 static SEGOFF16_t undinet_entry;

Completed in 322 milliseconds