Home
last modified time | relevance | path

Searched refs:segoff (Results 1 – 13 of 13) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
Dbiosint.c25 struct segoff *chain_vector ) { in hook_bios_interrupt()
26 struct segoff vector = { in hook_bios_interrupt()
70 struct segoff *chain_vector ) { in unhook_bios_interrupt()
71 struct segoff vector; in unhook_bios_interrupt()
Dsbft.c76 struct segoff rm_sbftab = { in sbft_fill_data()
Dint13.c45 static struct segoff __text16 ( int13_vector );
/external/syslinux/gpxe/src/arch/i386/include/
Dbiosint.h13 struct segoff;
28 struct segoff *chain_vector );
31 struct segoff *chain_vector );
Dregisters.h191 struct segoff { struct
196 typedef struct segoff segoff_t; argument
Dint13.h127 struct segoff buffer;
/external/syslinux/gpxe/src/arch/i386/image/
Dbootsector.c38 static struct segoff int18_vector;
45 static struct segoff int19_vector;
Dnbi.c49 segoff_t segoff; /**< 16-bit seg:off entry point */ member
306 imgheader->execaddr.segoff.segment, in nbi_boot16()
307 imgheader->execaddr.segoff.offset ); in nbi_boot16()
325 : "D" ( imgheader->execaddr.segoff ), in nbi_boot16()
/external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
Dfakee820.c27 static struct segoff __text16 ( real_int15_vector );
Dhidemem.c67 extern struct segoff __text16 ( int15_vector );
/external/syslinux/gpxe/src/arch/i386/interface/syslinux/
Dcomboot_call.c68 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/
Dundinet.c88 struct segoff __data16 ( undiisr_next_handler );
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
Dpxe_call.c34 extern struct segoff __text16 ( pxe_int_1a_vector );