Searched refs:LOADER_CD9660_SUPPORT (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/sys/boot/arm/uboot/
H A Dconf.c40 #if defined(LOADER_DISK_SUPPORT) || defined(LOADER_CD9660_SUPPORT)
53 #if defined(LOADER_CD9660_SUPPORT)
H A DMakefile23 LOADER_CD9660_SUPPORT?= no macro
47 .if ${LOADER_CD9660_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/ofw/
H A Dconf.c50 #if defined(LOADER_DISK_SUPPORT) || defined(LOADER_CD9660_SUPPORT)
63 #if defined(LOADER_CD9660_SUPPORT)
H A DMakefile17 LOADER_CD9660_SUPPORT?= yes macro
31 .if ${LOADER_CD9660_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/uboot/
H A Dconf.c49 #if defined(LOADER_DISK_SUPPORT) || defined(LOADER_CD9660_SUPPORT)
62 #if defined(LOADER_CD9660_SUPPORT)
H A DMakefile21 LOADER_CD9660_SUPPORT?= no macro
40 .if ${LOADER_CD9660_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Dconf.c51 #if defined(LOADER_CD9660_SUPPORT)
67 #if defined(LOADER_CD9660_SUPPORT)
H A DMakefile19 LOADER_CD9660_SUPPORT?= yes macro
34 .if ${LOADER_CD9660_SUPPORT} == "yes"
/freebsd-10.0-release/sys/boot/sparc64/loader/
H A DMakefile15 LOADER_CD9660_SUPPORT?= yes macro
33 .if ${LOADER_CD9660_SUPPORT} == "yes"
H A Dmain.c185 #ifdef LOADER_CD9660_SUPPORT

Completed in 119 milliseconds