Searched refs:DeviceTable (Results 1 – 1 of 1) sorted by relevance
112 IN OUT DEVICE_STRUCTURE *DeviceTable, in FindAllDeviceTypes() argument183 DeviceTable->Handle = HandleBuffer[Index]; in FindAllDeviceTypes()184 DeviceTable->Vid = PciConfigHeader.Hdr.VendorId; in FindAllDeviceTypes()185 DeviceTable->Did = PciConfigHeader.Hdr.DeviceId; in FindAllDeviceTypes()186 DeviceTable->SvId = PciConfigHeader.Device.SubsystemVendorID; in FindAllDeviceTypes()187 DeviceTable->SysId = PciConfigHeader.Device.SubsystemID; in FindAllDeviceTypes()189 DeviceTable++; in FindAllDeviceTypes()