Searched refs:DZ_TLINE (Results 1 – 2 of 2) sorted by relevance
19 #define DZ_TLINE 0x0300 /* Transmitter Line Number */ macro
834 trdy = (trdy & DZ_TLINE) >> 8; in dz_console_putchar()