Home
last modified time | relevance | path

Searched defs:ofbind (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device.cpp255 std::ofstream ofbind(bindPath, std::ofstream::out); in bindEEPROM() local
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dspi_device.cpp139 std::ofstream ofbind(spiAspeedSMCPath + "/bind", std::ofstream::out); in bindSPIFlash() local