Lines Matching refs:response
141 * The rescinded channel may be blocked waiting for a response from the host;
190 * vmbus_prep_negotiate_resp() - Create default response for Negotiate message
202 * Set up and fill in default negotiate response message.
637 * vmbus_open() may never get the host's response to the
761 * that the panic path can't get hung forever in case the response
831 * vmbus_unload_response - Handler for the unload response.
1198 * This is invoked when we received a response to our channel open request.
1199 * Find the matching request, copy the response and signal the requesting
1229 memcpy(&msginfo->response.open_result,
1244 * This is invoked when we received a response to our gpadl create request.
1245 * Find the matching request, copy the response and signal the requesting
1278 memcpy(&msginfo->response.gpadl_created,
1293 * This is invoked when we received a response to our gpadl teardown request.
1294 * Find the matching request, copy the response and signal the requesting
1325 memcpy(&msginfo->response.gpadl_torndown,
1338 * vmbus_onversion_response - Version response handler
1340 * This is invoked when we received a response to our initiate contact request.
1341 * Find the matching request, copy the response and signal the requesting
1365 memcpy(&msginfo->response.version_response,