Searched refs:CN_NORMAL (Results 1 – 3 of 3) sorted by relevance
145 cp->cn_pri = CN_NORMAL; in uart_cnprobe()
85 #define CN_NORMAL 2 /* device exists but is nothing special */ macro
109 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in opcic_cnprobe()