Searched refs:hvsi_query_response (Results 1 – 3 of 3) sorted by relevance
87 struct hvsi_query_response r; in hvsi_got_query()98 r.hdr.len = sizeof(struct hvsi_query_response); in hvsi_got_query()110 struct hvsi_query_response *r = in hvsi_got_response()111 (struct hvsi_query_response *)pv->inbuf; in hvsi_got_response()
256 struct hvsi_query_response *resp = (struct hvsi_query_response *)packet; in hvsi_recv_response()282 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond()286 packet.hdr.len = sizeof(struct hvsi_query_response); in hvsi_version_respond()
50 struct hvsi_query_response { struct