Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c156 PCI_PROTOCOL_VERSION_1_4 = PCI_MAKE_VERSION(1, 4), enumerator
160 PCI_PROTOCOL_VERSION_1_4, enumerator
1183 size_res = (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_4) in hv_send_resources_allocated()
1199 if (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_4) { in hv_send_resources_allocated()
1932 if (hpdev->hbus->protocol_version < PCI_PROTOCOL_VERSION_1_4 && in vmbus_pcib_map_msi()
1960 case PCI_PROTOCOL_VERSION_1_4: in vmbus_pcib_map_msi()