Lines Matching refs:byte2
303 __u8 byte2, __u8 byte3);
1863 __u8 byte2, __u8 byte3)
1885 switch (byte2) {
1916 __func__, edge_serial->rxPort, byte2, edge_port->txCredits);
1917 handle_new_msr(edge_port, byte2);
1946 __func__, edge_serial->rxPort, byte2);
1947 handle_new_lsr(edge_port, false, byte2, 0);
1952 __func__, edge_serial->rxPort, byte2, byte3);
1953 /* byte2 is LSR Register */
1955 handle_new_lsr(edge_port, true, byte2, byte3);
1960 * __func__, edge_serial->rxPort, byte2, byte3);
1965 __func__, edge_serial->rxPort, byte2);
1971 handle_new_msr(edge_port, byte2);