Searched refs:CN_REMOTE (Results 1 – 4 of 4) sorted by relevance
84 #define CN_REMOTE 4 /* serial interface with remote bit set */ macro
256 cp->cn_pri = CN_REMOTE; in dcons_cnprobe()
95 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in uart_cnprobe()
596 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in xencons_cnprobe()