Searched refs:version_req (Results 1 – 1 of 1) sorted by relevance
994 struct pci_version_request *version_req; in hv_pci_protocol_negotiation() local1006 version_req = (struct pci_version_request *)&ctxt.pkt.message; in hv_pci_protocol_negotiation()1007 version_req->message_type.type = PCI_QUERY_PROTOCOL_VERSION; in hv_pci_protocol_negotiation()1008 version_req->protocol_version = PCI_PROTOCOL_VERSION_CURRENT; in hv_pci_protocol_negotiation()1009 version_req->is_last_attempt = 1; in hv_pci_protocol_negotiation()1012 VMBUS_CHANPKT_FLAG_RC, version_req, sizeof(*version_req), in hv_pci_protocol_negotiation()