Searched refs:nvmeDrivesInserted (Results 1 – 1 of 1) sorted by relevance
247 if (nvmeDrivesInserted.empty() && nvmeDrivesRemoved.empty()) in enableDisableClock()287 if (nvmeDrivesInserted.remove(byte->second.at(bit))) in enableDisableClock()525 if (nvmeDrivesInserted.remove(io->second.at(bit))) in enableDisableOuput()1191 std::forward_list<std::string>& nvmeDrivesInserted, in getInsertedAndRemovedNvmeDrives()1393 if (!clockBuffer.enableDisableClock(nvmeDrivesInserted, in updateHsbpClocks()1403 if (!nvmeDrivesInserted.empty() || !nvmeDrivesRemoved.empty()) in updateHsbpClocks()1407 if (!ioExpander.enableDisableOuput(nvmeDrivesInserted, in updateHsbpClocks()1423 if (!nvmeDrivesInserted.empty()) in updateHsbpClocks()1426 for (auto& nvme1 : nvmeDrivesInserted) in updateHsbpClocks()1450 std::forward_list<std::string> nvmeDrivesInserted; in scanHsbpDrives() local[all …]