Home
last modified time | relevance | path

Searched refs:pci_protocol_version (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pci/controller/
Dpci-hyperv.c82 static enum pci_protocol_version_t pci_protocol_version; variable
1227 if (pci_protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_irq_unmask()
1397 switch (pci_protocol_version) { in hv_compose_msi_msg()
2423 pci_protocol_version = pci_protocol_versions[i]; in hv_pci_protocol_negotiation()
2426 pci_protocol_version); in hv_pci_protocol_negotiation()
2710 size_res = (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
2729 if (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()