Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-hyperv.c65 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
79 PCI_PROTOCOL_VERSION_1_2, enumerator
660 if (hbus->protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_arch_irq_unmask()
1933 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
3486 size_res = (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
3505 if (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()