Searched defs:com32sys_t (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/arch/i386/include/
H A Dcomboot.h60 } com32sys_t; typedef in typeref:struct:__anon20063
/external/syslinux/com32/include/
H A Dcom32.h74 } com32sys_t; typedef in typeref:struct:__anon19296
100 void __cdecl (*cs_intcall)(uint8_t, const com32sys_t *, com32sys_t *);
103 void __cdecl (*cs_farcall)(uint32_t, const com32sys_t *, com32sys_t *);
113 void __intcall(uint8_t __i, const com32sys_t * __sr, com32sys_t * __dr);
115 const com32sys_t * __sr, com32sys_t * __dr);
118 extern const com32sys_t __com32_zero_reg
[all...]

Completed in 240 milliseconds