Searched refs:hsbpConfig (Results 1 – 1 of 1) sorted by relevance
577 static HsbpConfig hsbpConfig; variable1208 auto nvmeMap = hsbpConfig.hsbpNvmeMap.find(dbusHsbpName); in getInsertedAndRemovedNvmeDrives()1209 if (nvmeMap == hsbpConfig.hsbpNvmeMap.end()) in getInsertedAndRemovedNvmeDrives()1366 hsbpConfig.clearConfig(); in stopHsbpManager()2344 0, hsbpConfig.ioExpanderTypes); in loadIoExpanderInfo()2488 0, hsbpConfig.clockBufferTypes); in loadClockBufferInfo()2598 hsbpConfig.clearConfig(); in loadHsbpConfig()2599 hsbpConfig.rootBus = *rootI2cBus; in loadHsbpConfig()2600 hsbpConfig.supportedHsbps = std::move(*supportedHsbps); in loadHsbpConfig()2604 hsbpConfig.clockBufferTypes.emplace_back( in loadHsbpConfig()[all …]