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

/external/syslinux/gpxe/src/arch/i386/include/
H A Dpxe.h32 struct s_PXENV_STOP_BASE stop_base; member in union:u_PXENV_ANY
/external/syslinux/gpxe/src/arch/i386/interface/pxe/
H A Dpxe_call.c57 PXENV_EXIT_t ( * stop_base ) ( struct s_PXENV_STOP_BASE * ); member in union:pxenv_call
163 pxenv_call.stop_base = pxenv_stop_base;
164 param_len = sizeof ( pxenv_any.stop_base );

Completed in 77 milliseconds