Searched refs:response_bytes (Results 1 – 1 of 1) sorted by relevance
295 unsigned long response_bytes = 0; in sbi_mpxy_send_message_with_response() local318 response_bytes = sbiret.value; in sbi_mpxy_send_message_with_response()319 if (response_bytes > max_response_len) { in sbi_mpxy_send_message_with_response()324 memcpy(response, mpxy->shmem, response_bytes); in sbi_mpxy_send_message_with_response()326 *response_len = response_bytes; in sbi_mpxy_send_message_with_response()