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

  /external/syslinux/gpxe/src/arch/i386/include/
biosint.h 13 struct segoff;
28 struct segoff *chain_vector );
31 struct segoff *chain_vector );
registers.h 191 struct segoff { struct
196 typedef struct segoff segoff_t;
int13.h 127 struct segoff buffer;
  /external/syslinux/gpxe/src/arch/i386/image/
bootsector.c 38 static struct segoff int18_vector;
45 static struct segoff int19_vector;
nbi.c 49 segoff_t segoff; /**< 16-bit seg:off entry point */ member in union:imgheader::__anon34334
306 imgheader->execaddr.segoff.segment,
307 imgheader->execaddr.segoff.offset );
325 : "D" ( imgheader->execaddr.segoff ),
  /external/syslinux/gpxe/src/arch/i386/interface/pcbios/
biosint.c 25 struct segoff *chain_vector ) {
26 struct segoff vector = {
70 struct segoff *chain_vector ) {
71 struct segoff vector;
sbft.c 76 struct segoff rm_sbftab = {
int13.c 45 static struct segoff __text16 ( int13_vector );
  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
fakee820.c 27 static struct segoff __text16 ( real_int15_vector );
hidemem.c 67 extern struct segoff __text16 ( int15_vector );
  /external/syslinux/gpxe/src/arch/i386/interface/syslinux/
comboot_call.c 68 static struct segoff __text16 ( int20_vector );
71 static struct segoff __text16 ( int21_vector );
74 static struct segoff __text16 ( int22_vector );
  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undinet.c 88 struct segoff __data16 ( undiisr_next_handler );
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 34 extern struct segoff __text16 ( pxe_int_1a_vector );
  /toolchain/binutils/binutils-2.25/bfd/
mach-o.c 4487 bfd_vma segoff; local
    [all...]

Completed in 616 milliseconds