Searched refs:bus_rel2 (Results 1 – 1 of 1) sorted by relevance
940 struct pci_bus_relations2 *bus_rel2; in vmbus_pcib_on_channel_callback() local1004 bus_rel2 = (struct pci_bus_relations2 *)buffer; in vmbus_pcib_on_channel_callback()1006 if (bus_rel2->device_count == 0) in vmbus_pcib_on_channel_callback()1012 (bus_rel2->device_count))) in vmbus_pcib_on_channel_callback()1015 hv_pci_devices_present2(hbus, bus_rel2); in vmbus_pcib_on_channel_callback()