HomeSort by relevance Sort by last modified time
    Searched refs:PXENV_STOP_BASE (Results 1 - 3 of 3) sorted by null

  /external/syslinux/com32/include/syslinux/
pxe_api.h 498 #define PXENV_STOP_BASE 0x0076
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_call.c 162 case PXENV_STOP_BASE:
163 pxenv_call.stop_base = pxenv_stop_base;
  /external/syslinux/gpxe/src/arch/i386/include/
pxe_api.h 545 /** @defgroup pxenv_stop_base PXENV_STOP_BASE
552 /** PXE API function code for pxenv_stop_base() */
553 #define PXENV_STOP_BASE 0x0076
555 /** Parameter block for pxenv_stop_base() */
562 extern PXENV_EXIT_t pxenv_stop_base ( struct s_PXENV_STOP_BASE *stop_base );
564 /** @} */ /* pxenv_stop_base */
    [all...]

Completed in 124 milliseconds