HomeSort by: relevance | last modified time | path
    Searched refs:WR4_STOP2 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/luna68k/dev/
sioreg.h 129 #define WR4_STOP2 0x0c /* Stop Bits (2bit) */
siotty.c 448 wr4 |= (tp->t_cflag & CSTOPB) ? WR4_STOP2 : WR4_STOP1;
  /src/sys/arch/luna68k/stand/boot/
sioreg.h 147 #define WR4_STOP2 0x0c /* Stop Bits (2bit) */

Completed in 51 milliseconds