Searched refs:console_present (Results 1 – 4 of 4) sorted by relevance
49 int console_present = 0; /* Do we have a console? */ variable134 console_present = in consinit()138 console_present = bi_flags->bi_flags & BI_SERIAL_CONSOLE; in consinit()
28 extern int console_present;
145 if (!console_present) in zs_match()502 cn->cn_pri = (console_present != 0 && cobalt_id == COBALT_ID_QUBE2700) in zscnprobe()
104 cn->cn_pri = (console_present != 0 && cobalt_id != COBALT_ID_QUBE2700) in com_mainbus_cnprobe()