Lines Matching refs:byte2
273 __u8 byte2, __u8 byte3);
1747 __u8 byte2, __u8 byte3)
1769 switch (byte2) {
1800 __func__, edge_serial->rxPort, byte2, edge_port->txCredits);
1801 handle_new_msr(edge_port, byte2);
1830 __func__, edge_serial->rxPort, byte2);
1831 handle_new_lsr(edge_port, false, byte2, 0);
1836 __func__, edge_serial->rxPort, byte2, byte3);
1837 /* byte2 is LSR Register */
1839 handle_new_lsr(edge_port, true, byte2, byte3);
1844 * __func__, edge_serial->rxPort, byte2, byte3);
1849 __func__, edge_serial->rxPort, byte2);
1855 handle_new_msr(edge_port, byte2);