Home
last modified time | relevance | path

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

/openbmc/phosphor-net-ipmid/command/
H A Dpayload_cmds.hpp184 struct GetPayloadStatusRequest struct
H A Dpayload_cmds.cpp210 reinterpret_cast<const GetPayloadStatusRequest*>(inPayload.data()); in getPayloadStatus()