Home
last modified time | relevance | path

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

/drivers/tty/serial/
Ddz.h19 #define DZ_TLINE 0x0300 /* Transmitter Line Number */ macro
Ddz.c834 trdy = (trdy & DZ_TLINE) >> 8; in dz_console_putchar()