HomeSort by: relevance | last modified time | path
    Searched refs:CN_NORMAL (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/sys/arch/bebox/stand/boot/
cons.h 61 #define CN_NORMAL 1 /* device exists but is nothing special */
cons.c 193 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/cobalt/stand/boot/
cons.h 61 #define CN_NORMAL 1 /* device exists but is nothing special */
  /src/sys/arch/mmeye/stand/boot/
cons.h 99 #define CN_NORMAL 1 /* device exists but is nothing special */
  /src/sys/arch/prep/stand/boot/
cons.h 61 #define CN_NORMAL 1 /* device exists but is nothing special */
cons.c 138 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/rs6000/stand/boot/
cons.h 61 #define CN_NORMAL 1 /* device exists but is nothing special */
  /src/sys/arch/sgimips/stand/common/
iris_cons.h 52 #define CN_NORMAL 1 /* device exists but is nothing special */
  /src/sys/arch/luna68k/stand/boot/
romcons.c 85 cp->cn_pri = CN_NORMAL;
bmc.c 104 cp->cn_pri = CN_NORMAL;
sio.c 152 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/ia64/ia64/
consinit.c 100 cn->cn_pri = CN_NORMAL;
147 if (cn->cn_pri == CN_NORMAL &&
  /src/sys/arch/cobalt/dev/
com_mainbus.c 105 ? CN_NORMAL : CN_DEAD;
  /src/sys/arch/mac68k/dev/
maccons.c 79 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/hp300/stand/common/
apci.c 109 cp->cn_pri = CN_NORMAL;
dca.c 74 cp->cn_pri = CN_NORMAL;
dcm.c 74 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/mmeye/dev/
com_mainbus.c 121 cp->cn_pri = CN_NORMAL;
  /src/sys/dev/arcbios/
arcbios.c 60 NULL, NULL, NULL, NODEV, CN_NORMAL,
  /src/sys/dev/
cons.h 70 #define CN_NORMAL 2 /* device exists but is nothing special */
  /src/sys/arch/acorn32/mainbus/
com_pioc.c 213 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/mvme68k/dev/
zs_pcc.c 181 cp->cn_pri = CN_NORMAL;
zs_pcctwo.c 163 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461uart.c 110 cp->cn_pri = CN_NORMAL;
  /src/sys/arch/hpcsh/dev/hd64465/
hd64465uart.c 102 cp->cn_pri = CN_NORMAL;

Completed in 20 milliseconds

1 2 3 4