Lines Matching refs:byte2
239 __u8 byte2, __u8 byte3);
1978 __u8 byte2, __u8 byte3) in process_rcvd_status() argument
1998 switch (byte2) { in process_rcvd_status()
2027 …onse Inital MSR = %02x TxBufferSize = %d", __func__, edge_serial->rxPort, byte2, edge_port->txCred… in process_rcvd_status()
2028 handle_new_msr(edge_port, byte2); in process_rcvd_status()
2057 __func__, edge_serial->rxPort, byte2); in process_rcvd_status()
2058 handle_new_lsr(edge_port, false, byte2, 0); in process_rcvd_status()
2063 __func__, edge_serial->rxPort, byte2, byte3); in process_rcvd_status()
2066 handle_new_lsr(edge_port, true, byte2, byte3); in process_rcvd_status()
2076 __func__, edge_serial->rxPort, byte2); in process_rcvd_status()
2082 handle_new_msr(edge_port, byte2); in process_rcvd_status()