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

  /external/syslinux/gpxe/src/hci/
shell_banner.c 44 if ( BANNER_TIMEOUT <= 0 )
50 for ( wait_count = 0 ; wait_count < BANNER_TIMEOUT ; wait_count++ ) {
  /external/syslinux/gpxe/src/config/
general.h 34 #define BANNER_TIMEOUT 0 /* Tenths of a second for which the shell
  /external/syslinux/gpxe/src/arch/i386/prefix/
romprefix.S 21 /* ROM banner timeout. Based on the configurable BANNER_TIMEOUT in
26 #define ROM_BANNER_TIMEOUT ( 2 * ( 18 * BANNER_TIMEOUT ) / 10 )

Completed in 1412 milliseconds