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

  /external/syslinux/com32/include/
com32.h 74 } com32sys_t; typedef in typeref:struct:__anon36996
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_regs
    [all...]
  /external/syslinux/gpxe/src/arch/i386/include/
comboot.h 60 } com32sys_t; typedef in typeref:struct:__anon37763

Completed in 266 milliseconds