Searched refs:bmcStateReadyStr (Results 1 – 1 of 1) sorted by relevance
51 static constexpr const char* bmcStateReadyStr = variable82 bmcDeviceBusy = (bmcState != bmcStateReadyStr); in initBMCDeviceState()114 bmcDeviceBusy = (*state != bmcStateReadyStr); in initBMCDeviceState()