Home
last modified time | relevance | path

Searched refs:sanboot_protocol (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dsanboot.h8 struct sanboot_protocol { struct
14 __table ( struct sanboot_protocol, "sanboot_protocols" ) argument
/external/syslinux/gpxe/src/arch/i386/interface/pcbios/
Discsiboot.c72 struct sanboot_protocol iscsi_sanboot_protocol __sanboot_protocol = {
Dib_srpboot.c70 struct sanboot_protocol ib_srp_sanboot_protocol __sanboot_protocol = {
Daoeboot.c75 struct sanboot_protocol aoe_sanboot_protocol __sanboot_protocol = {
/external/syslinux/gpxe/src/usr/
Dautoboot.c112 struct sanboot_protocol *sanboot; in boot_root_path()