Home
last modified time | relevance | path

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

/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp1284 bool8_t nonFunctioningComponentIndication; in parseResponseMsg() local
1287 &nonFunctioningComponentIndication, in parseResponseMsg()
1303 nonFunctioningComponentIndication ? "True" : "False"; in parseResponseMsg()
1305 if (nonFunctioningComponentIndication) in parseResponseMsg()