Searched refs:hasSysfs (Results 1 – 1 of 1) sorted by relevance
554 bool hasSysfs = std::filesystem::exists(ipmbI2cTarget); in ipmbChannelInit() local555 if (!hasSysfs) in ipmbChannelInit()