Searched refs:CN_REMOTE (Results 1 – 2 of 2) sorted by relevance
87 #define CN_REMOTE 4 /* serial interface with remote bit set */ macro
109 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in opcic_cnprobe()