Searched refs:BOOT_COMCONSOLE_PORT (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/stand/pc98/btx/btx/
H A DMakefile19 BOOT_COMCONSOLE_PORT?= 0x238 macro
23 CFLAGS+=-DBTX_SERIAL -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/btx/btx/
H A DMakefile19 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
23 CFLAGS+=-DBTX_SERIAL -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/kgzldr/
H A DMakefile17 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
18 AFLAGS+=--defsym SIO_PRT=${BOOT_COMCONSOLE_PORT}
/freebsd-11-stable/stand/pc98/kgzldr/
H A DMakefile18 BOOT_COMCONSOLE_PORT?= 0x238 macro
19 AFLAGS+=--defsym SIO_PRT=${BOOT_COMCONSOLE_PORT}
/freebsd-11-stable/stand/i386/gptboot/
H A DMakefile10 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
27 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/isoboot/
H A DMakefile11 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
23 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/zfsboot/
H A DMakefile10 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
21 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/gptzfsboot/
H A DMakefile12 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
23 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/pc98/libpc98/
H A DMakefile19 BOOT_COMCONSOLE_PORT?= 0x238 macro
20 CFLAGS+= -DCOMPORT=${BOOT_COMCONSOLE_PORT}
/freebsd-11-stable/stand/i386/libi386/
H A DMakefile17 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
18 CFLAGS+= -DCOMPORT=${BOOT_COMCONSOLE_PORT}
/freebsd-11-stable/stand/pc98/boot2/
H A DMakefile9 BOOT_COMCONSOLE_PORT?= 0x238 macro
27 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \
/freebsd-11-stable/stand/i386/boot2/
H A DMakefile10 BOOT_COMCONSOLE_PORT?= 0x3f8 macro
28 -DSIOPRT=${BOOT_COMCONSOLE_PORT} \

Completed in 125 milliseconds