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