Home
last modified time | relevance | path

Searched refs:CN_REMOTE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dcons.h87 #define CN_REMOTE 4 /* serial interface with remote bit set */ macro
/f-stack/freebsd/mips/cavium/
H A Docteon_pci_console.c109 cp->cn_pri = (boothowto & RB_SERIAL) ? CN_REMOTE : CN_NORMAL; in opcic_cnprobe()