Lines Matching refs:BYTE
47 BYTE Cmd; /* It is very important that these line up */
48 BYTE Cor1; /* with what is expected at the other end. */
49 BYTE Cor2; /* to confirm that you've got it right, */
50 BYTE Cor4; /* check with cirrus/cirrus.h */
51 BYTE Cor5;
52 BYTE TxXon; /* Transmit X-On character */
53 BYTE TxXoff; /* Transmit X-Off character */
54 BYTE RxXon; /* Receive X-On character */
55 BYTE RxXoff; /* Receive X-Off character */
56 BYTE LNext; /* Literal-next character */
57 BYTE TxBaud; /* Transmit baudrate */
58 BYTE RxBaud; /* Receive baudrate */