Home
last modified time | relevance | path

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

/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp1148 std::string ethStr; in getManufacturingData() local
1149 iEthFile >> ethStr; in getManufacturingData()
1151 std::sscanf(ethStr.c_str(), "%02hhx:%02hhx:%02hhx:%02hhx:%02hhx:%02hhx", in getManufacturingData()