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.cpp55 static uint8_t bmcDeviceBusy = true; variable
82 bmcDeviceBusy = (bmcState != bmcStateReadyStr); in initBMCDeviceState()
114 bmcDeviceBusy = (*state != bmcStateReadyStr); in initBMCDeviceState()
493 devId.id, devId.revision, devId.fwMajor, bmcDeviceBusy, devId.fwMinor, in ipmiAppGetDeviceId()