Searched refs:hvsi_query_response (Results 1 – 3 of 3) sorted by relevance
86 struct hvsi_query_response r; in hvsi_got_query()97 r.hdr.len = sizeof(struct hvsi_query_response); in hvsi_got_query()109 struct hvsi_query_response *r = in hvsi_got_response()110 (struct hvsi_query_response *)pv->inbuf; in hvsi_got_response()
269 struct hvsi_query_response *resp = (struct hvsi_query_response *)packet; in hvsi_recv_response()293 struct hvsi_query_response packet __ALIGNED__; in hvsi_version_respond()297 packet.hdr.len = sizeof(struct hvsi_query_response); in hvsi_version_respond()
49 struct hvsi_query_response { struct