Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-hyperv.c65 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
75 PCI_PROTOCOL_VERSION_1_2, enumerator
948 if (pci_protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_irq_unmask()
1127 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
2391 size_res = (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
2410 if (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()