Searched refs:CN_NORMAL (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sys/arch/prep/stand/boot/
H A Dcons.h61 #define CN_NORMAL 1 /* device exists but is nothing special */ macro
H A Dcons.c138 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/rs6000/stand/boot/
H A Dcons.h61 #define CN_NORMAL 1 /* device exists but is nothing special */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/stand/boot/
H A Dcons.h99 #define CN_NORMAL 1 /* device exists but is nothing special */ macro
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dcons.h61 #define CN_NORMAL 1 /* device exists but is nothing special */ macro
H A Dcons.c193 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/stand/boot/
H A Dcons.h61 #define CN_NORMAL 1 /* device exists but is nothing special */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dmaccons.c67 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/acorn26/
H A Drscons.c50 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dconsinit.c100 cn->cn_pri = CN_NORMAL;
144 if (cn->cn_pri == CN_NORMAL &&
/netbsd-6-1-5-RELEASE/sys/arch/cobalt/dev/
H A Dcom_mainbus.c104 ? CN_NORMAL : CN_DEAD;
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dapci.c102 cp->cn_pri = CN_NORMAL;
H A Ddca.c74 cp->cn_pri = CN_NORMAL;
H A Ddcm.c74 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/dev/arcbios/
H A Darcbios.c60 NULL, NULL, NULL, NODEV, CN_NORMAL,
/netbsd-6-1-5-RELEASE/sys/dev/
H A Dcons.h68 #define CN_NORMAL 2 /* device exists but is nothing special */ macro
/netbsd-6-1-5-RELEASE/sys/arch/mmeye/dev/
H A Dcom_mainbus.c121 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465uart.c103 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/dev/
H A Dzs_pcc.c181 cp->cn_pri = CN_NORMAL;
H A Dzs_pcctwo.c163 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/mainbus/
H A Dcom_pioc.c213 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461uart.c115 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/dev/mvme/
H A Dclmpcc_pcctwo.c247 cp->cn_pri = CN_NORMAL;
/netbsd-6-1-5-RELEASE/sys/arch/mips/ralink/
H A Dralink_com.c241 if (cn_tab == NULL || cn_tab->cn_pri < CN_NORMAL) {
/netbsd-6-1-5-RELEASE/sys/arch/atari/pci/
H A Dpci_vga.c217 cp->cn_pri = CN_NORMAL;

Completed in 139 milliseconds

123