Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp652 string chipAddr = singleFru.value("pcaChipAddress", ""); in performVPDRecollection() local
657 << chipAddr << endl; in performVPDRecollection()
660 chipAddr, "i2c", "leds-pca955x", "/bind")); in performVPDRecollection()
756 string chipAddr = jsonFile["frus"][vpdFilePath].at(0).value( in collectFRUVPD() local
759 << chipAddr << endl; in collectFRUVPD()
761 executeCmd(createBindUnbindDriverCmnd(chipAddr, "i2c", in collectFRUVPD()