Home
last modified time | relevance | path

Searched defs:IpmbRequest (Results 1 – 4 of 4) sorted by relevance

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp191 struct IpmbRequest struct
208 IpmbRequest(); argument
H A Dipmbbridged.cpp51 IpmbRequest::IpmbRequest() in IpmbRequest() function in IpmbRequest
56 IpmbRequest::IpmbRequest(uint8_t address, uint8_t netFn, uint8_t rsLun, in IpmbRequest() function in IpmbRequest
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp143 struct IpmbRequest struct
154 IpmbRequest(const ipmbHeader* ipmbBuffer, size_t bufferLength); argument
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp129 IpmbRequest::IpmbRequest(const ipmbHeader* ipmbBuffer, size_t bufferLength) in IpmbRequest() function in IpmbRequest