Searched refs:LOADER_NFS_SUPPORT (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/sys/boot/pc98/loader/
H A Dconf.c45 #if defined(LOADER_NFS_SUPPORT) && defined(LOADER_TFTP_SUPPORT)
53 #if defined(LOADER_NFS_SUPPORT) || defined(LOADER_TFTP_SUPPORT)
64 #ifdef LOADER_NFS_SUPPORT
/freebsd-10.2-release/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)
83 #ifdef LOADER_NFS_SUPPORT
/freebsd-10.2-release/sys/boot/powerpc/ofw/
H A Dconf.c69 #if defined(LOADER_NFS_SUPPORT)
H A DMakefile20 LOADER_NFS_SUPPORT?= yes macro
46 .if ${LOADER_NFS_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/powerpc/uboot/
H A Dconf.c68 #if defined(LOADER_NFS_SUPPORT)
H A DMakefile24 LOADER_NFS_SUPPORT?= yes macro
55 .if ${LOADER_NFS_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/arm/uboot/
H A Dconf.c62 #if defined(LOADER_NFS_SUPPORT)
H A DMakefile32 LOADER_NFS_SUPPORT?= yes macro
66 .if ${LOADER_NFS_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/powerpc/ps3/
H A Dconf.c73 #if defined(LOADER_NFS_SUPPORT)
H A DMakefile22 LOADER_NFS_SUPPORT?= yes macro
49 .if ${LOADER_NFS_SUPPORT} == "yes"
/freebsd-10.2-release/sys/boot/sparc64/loader/
H A DMakefile18 LOADER_NFS_SUPPORT?= yes macro
51 .if ${LOADER_NFS_SUPPORT} == "yes"
H A Dmain.c197 #ifdef LOADER_NFS_SUPPORT
/freebsd-10.2-release/sys/boot/i386/libi386/
H A Dpxe.c344 #ifdef LOADER_NFS_SUPPORT
407 #ifdef LOADER_NFS_SUPPORT
518 #endif /* LOADER_NFS_SUPPORT */

Completed in 122 milliseconds