Symbol: CN_DEAD
sys/dev/cfe/cfe_console.c
156
cp->cn_pri = CN_DEAD;
sys/dev/cfe/cfe_console.c
87
if (cfe_consdev.cn_pri != CN_DEAD &&
sys/dev/ofw/ofw_console.c
167
cp->cn_pri = CN_DEAD;
sys/dev/ofw/ofw_console.c
172
cp->cn_pri = CN_DEAD;
sys/dev/ofw/ofw_console.c
177
cp->cn_pri = CN_DEAD;
sys/dev/ofw/ofw_console.c
88
if (ofw_consdev.cn_pri != CN_DEAD &&
sys/dev/syscons/syscons.c
1725
cp->cn_pri = CN_DEAD;
sys/dev/syscons/syscons.c
1733
cp->cn_pri = CN_DEAD;
sys/dev/syscons/syscons.c
1738
if (cp->cn_pri == CN_DEAD)
sys/dev/uart/uart_tty.c
84
cp->cn_pri = CN_DEAD;
sys/dev/usb/serial/usb_serial.c
1656
cp->cn_pri = CN_DEAD;
sys/dev/vt/hw/efifb/efifb.c
138
return (CN_DEAD);
sys/dev/vt/hw/efifb/efifb.c
84
return (CN_DEAD);
sys/dev/vt/hw/efifb/efifb.c
89
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_early_fb.c
161
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_early_fb.c
167
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_early_fb.c
187
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_early_fb.c
191
return (CN_DEAD); \
sys/dev/vt/hw/fb/vt_early_fb.c
194
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_early_fb.c
265
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_fb.c
534
return (CN_DEAD);
sys/dev/vt/hw/fb/vt_fb.c
542
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
104
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
108
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
126
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
528
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
553
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
558
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
630
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
680
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
683
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
688
return (CN_DEAD);
sys/dev/vt/hw/ofwfb/ofwfb.c
693
return (CN_DEAD);
sys/dev/vt/hw/simplefb/simplefb.c
152
return (CN_DEAD);
sys/dev/vt/hw/simplefb/simplefb.c
155
return (CN_DEAD);
sys/dev/vt/hw/simplefb/simplefb.c
174
return (CN_DEAD);
sys/dev/vt/hw/simplefb/simplefb.c
180
return (CN_DEAD);
sys/dev/vt/hw/simplefb/simplefb.c
205
return (CN_DEAD);
sys/dev/vt/hw/vbefb/vbefb.c
108
return (CN_DEAD);
sys/dev/vt/hw/vbefb/vbefb.c
84
return (CN_DEAD);
sys/dev/vt/hw/vbefb/vbefb.c
89
return (CN_DEAD);
sys/dev/vt/hw/vga/vt_vga.c
1291
return (vga_acpi_disabled() ? CN_DEAD : CN_INTERNAL);
sys/dev/vt/hw/vga/vt_vga.c
1338
return (CN_DEAD);
sys/dev/vt/vt_core.c
1886
if (vtd->vd_probe(vd) == CN_DEAD)
sys/dev/vt/vt_core.c
1893
cp->cn_pri = CN_DEAD;
sys/dev/vt/vt_core.c
1901
if (cp->cn_pri == CN_DEAD) {
sys/kern/kern_cons.c
189
if (cn->cn_pri == CN_DEAD)
sys/kern/subr_terminal.c
568
cp->cn_pri = CN_DEAD;
sys/powerpc/mambo/mambo_console.c
130
cp->cn_pri = CN_DEAD;
sys/powerpc/mambo/mambo_console.c
80
if (mambo_consdev.cn_pri != CN_DEAD &&
sys/powerpc/powernv/opal_console.c
275
cp->cn_pri = CN_DEAD;
sys/powerpc/ps3/ps3_syscons.c
107
return (CN_DEAD);
sys/powerpc/ps3/ps3_syscons.c
110
return (CN_DEAD);
sys/powerpc/pseries/phyp_console.c
226
cp->cn_pri = CN_DEAD;
sys/riscv/riscv/riscv_console.c
121
if (riscv_consdev.cn_pri != CN_DEAD &&