Searched refs:WR4_STOP2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/luna68k/dev/
H A Dsioreg.h129 #define WR4_STOP2 0x0c /* Stop Bits (2bit) */ macro
H A Dsiotty.c448 wr4 |= (tp->t_cflag & CSTOPB) ? WR4_STOP2 : WR4_STOP1;
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsioreg.h147 #define WR4_STOP2 0x0c /* Stop Bits (2bit) */ macro

Completed in 96 milliseconds