Home
last modified time | relevance | path

Searched refs:hasSysfs (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmbbridge/
H A Dipmbbridged.cpp554 bool hasSysfs = std::filesystem::exists(ipmbI2cTarget); in ipmbChannelInit() local
555 if (!hasSysfs) in ipmbChannelInit()