HomeSort by: relevance | last modified time | path
    Searched refs:COMPORT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/rs6000/stand/boot/
cons.c 53 # ifndef COMPORT
54 # define COMPORT COM1
63 { "com", COMPORT, COMSPEED,
  /src/sys/arch/prep/stand/boot/
cons.c 61 # ifndef COMPORT
62 # define COMPORT COM1
75 { "com", COMPORT, COMSPEED,
  /src/sys/arch/bebox/stand/boot/
cons.c 69 # ifndef COMPORT
70 # define COMPORT COM1
87 { "com", COMPORT, COMSPEED,
  /src/sys/arch/cobalt/stand/boot/
cons.c 55 # ifndef COMPORT
56 # define COMPORT COM1
80 { "com", COMPORT, COMSPEED,
Makefile 32 COMPORT?=0x0
47 CPPFLAGS+= -DCONS_SERIAL -DCOMPORT=${COMPORT}
  /src/sys/arch/mmeye/stand/boot/
cons.c 105 # ifndef COMPORT
106 # define COMPORT 0xa4000000

Completed in 14 milliseconds