Searched refs:PciDevice1 (Results 1 – 3 of 3) sorted by relevance
33 IN PCI_IO_DEVICE *PciDevice1,1827 IN PCI_IO_DEVICE *PciDevice1, in PciDevicesOnTheSamePath() argument1847 if (PciDevice1->Parent == PciDevice2->Parent) { in PciDevicesOnTheSamePath()1851 …turn (BOOLEAN) ((PciDeviceExisted (PciDevice1->Parent, PciDevice2)|| PciDeviceExisted (PciDevice2-… in PciDevicesOnTheSamePath()
2027 IN PCI_IO_DEVICE *PciDevice1, in PciDevicesOnTheSamePath() argument2034 if (PciDevice1->Parent == PciDevice2->Parent) { in PciDevicesOnTheSamePath()2038 Existed1 = PciDeviceExisted (PciDevice1->Parent, PciDevice2); in PciDevicesOnTheSamePath()2039 Existed2 = PciDeviceExisted (PciDevice2->Parent, PciDevice1); in PciDevicesOnTheSamePath()
683 IN PCI_IO_DEVICE *PciDevice1,