Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp66 const char* const AddressField = "PMBus Address :"; variable
569 if ((token = strstr(line, AddressField)) != NULL) in parseImage()