Home
last modified time | relevance | path

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

/drivers/pci/host/
Dpci-hyperv.c76 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
86 PCI_PROTOCOL_VERSION_1_2, enumerator
963 if (pci_protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_irq_unmask()
1146 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
2450 size_res = (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
2469 if (pci_protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()