Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp68 static uint16_t cacheBus = 0xFFFF; variable
182 writeFru.append(cacheBus, cacheAddr, fruCache); in writeFru()
287 cacheBus = deviceFind->second.first; in replaceCacheFru()
289 getRawFru.append(cacheBus, cacheAddr); in replaceCacheFru()
298 cacheBus = 0xFFFF; in replaceCacheFru()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp96 static uint16_t cacheBus = invalidBus; variable
249 cacheBus = deviceFind->second.first; in getFru()
258 "xyz.openbmc_project.FruDeviceManager", "GetRawFru", cacheBus, in getFru()
264 cacheBus = invalidBus; in getFru()
489 writeBus = cacheBus; in ipmiStorageWriteFruData()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp112 static uint16_t cacheBus = 0xFFFF; variable
267 cacheBus = deviceFind->second.first; in getFru()
274 "xyz.openbmc_project.FruDeviceManager", "GetRawFru", cacheBus, in getFru()
281 cacheBus = 0xFFFF; in getFru()
456 writeBus = cacheBus; in ipmiStorageWriteFruData()