Searched refs:EntryPointSP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/stand/i386/libi386/
H A Dpxe.c214 pxe_p->EntryPointSP.segment,
215 pxe_p->EntryPointSP.offset);
334 __bangpxeseg = pxe_p->EntryPointSP.segment;
335 __bangpxeoff = pxe_p->EntryPointSP.offset;
H A Dpxe.h109 SEGOFF16_t EntryPointSP; member in struct:__anon8142

Completed in 106 milliseconds