Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/controller/
Dpci-hyperv.c65 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
77 PCI_PROTOCOL_VERSION_1_2, enumerator
1235 if (hbus->protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_irq_unmask()
1428 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
2874 size_res = (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
2893 if (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()