Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dappcommands.cpp57 static uint8_t bmcDeviceBusy = true; variable
100 bmcDeviceBusy = (*state != bmcStateReadyStr); in initBMCDeviceState()
118 bmcDeviceBusy = (bmcState != bmcStateReadyStr); in initBMCDeviceState()
495 devId.id, devId.revision, devId.fwMajor, bmcDeviceBusy, devId.fwMinor, in ipmiAppGetDeviceId()