Home
last modified time | relevance | path

Searched refs:CN_NORMAL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_console.c145 cp->cn_pri = CN_NORMAL; in uart_cnprobe()
/f-stack/freebsd/sys/
H A Dcons.h85 #define CN_NORMAL 2 /* device exists but is nothing special */ 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()