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

  /external/syslinux/gpxe/src/include/gpxe/
sanboot.h 13 #define SANBOOT_PROTOCOLS \
14 __table ( struct sanboot_protocol, "sanboot_protocols" )
16 #define __sanboot_protocol __table_entry ( SANBOOT_PROTOCOLS, 01 )
  /external/syslinux/gpxe/src/usr/
autoboot.c 115 for_each_table_entry ( sanboot, SANBOOT_PROTOCOLS ) {

Completed in 690 milliseconds