Searched defs:pcieDevices (Results 1 – 2 of 2) sorted by relevance
47 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in processQueryDeviceIdResponse()151 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in queryDeviceIdentification()187 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in processEndpoint()268 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in queryEndpoints()319 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in discoverDevices()348 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in processSensorConfigs()393 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in createSensors()427 boost::container::flat_map<std::string, std::shared_ptr<PcieDevice>>& in interfaceRemoved()
36 pcieDevices; variable