Searched refs:LOADER_TFTP_SUPPORT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dconf.c48 #if defined(LOADER_NFS_SUPPORT) && defined(LOADER_TFTP_SUPPORT)
60 #if defined(LOADER_NFS_SUPPORT) || defined(LOADER_TFTP_SUPPORT)
91 #ifdef LOADER_TFTP_SUPPORT
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A Dconf.c65 #if defined(LOADER_TFTP_SUPPORT)
H A DMakefile33 LOADER_TFTP_SUPPORT?= no macro
69 .if ${LOADER_TFTP_SUPPORT} == "yes"
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A DMakefile20 LOADER_TFTP_SUPPORT?= yes macro
55 .if ${LOADER_TFTP_SUPPORT} == "yes"
H A Dmain.c200 #ifdef LOADER_TFTP_SUPPORT

Completed in 48 milliseconds