Home
last modified time | relevance | path

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

/openbmc/docs/designs/
H A Dremote-bios-configuration.md134 …| | Set BIOS capability |<---Req-/Res--> | Set the BIOS capability | | …
136 …| |Set BIOS Pwd hash/Seed |<---Req-/Res--> | Forward to the RBC daemon |--dbus-->| Set BIOSPwd…
139 …| |Check factory settings |<---Req-/Res--> | Get the FactoryDefault prop |<-dbus-- | Send Factor…
142 …| |Get the XML Type0 info |<---Req-/Res--> | Provide the XML Type 0 Info | | …
146 …| | Send the XML Type 0 |<---Req-/Res--->| Convert into D-bus format | …
172 …| |Set BIOS capability |<---Req-/Res--> | Set the BIOS capability | | …
174 …| |Set BIOS Pwd hash/Seed |<---Req-/Res--> | Forward to the RBC daemon |--dbus-->| Set BIOSPwd…
177 …| |Check factory settings |<---Req-/Res--> | Get the FactoryDefault prop |<-dbus-- | Send Factor…
180 …| |Get the XML Type 0 info|<---Req-/Res--> | Provide the XML Type 0 Info | | …
184 …| |If Chksum mismatch |<---Req-/Res--->| Unzip XML Type 0 & convert | | …
[all …]
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp131 address = ipmbBuffer->Header.Req.address; in IpmbRequest()
132 netFn = ipmbNetFnGet(ipmbBuffer->Header.Req.rsNetFnLUN); in IpmbRequest()
133 rsLun = ipmbLunFromNetFnLunGet(ipmbBuffer->Header.Req.rsNetFnLUN); in IpmbRequest()
134 rqSA = ipmbBuffer->Header.Req.rqSA; in IpmbRequest()
135 seq = ipmbSeqGet(ipmbBuffer->Header.Req.rqSeqLUN); in IpmbRequest()
136 rqLun = ipmbLunFromSeqLunGet(ipmbBuffer->Header.Req.rqSeqLUN); in IpmbRequest()
137 cmd = ipmbBuffer->Header.Req.cmd; in IpmbRequest()
145 data.insert(data.end(), ipmbBuffer->Header.Req.data, in IpmbRequest()
146 &ipmbBuffer->Header.Req.data[dataLength]); in IpmbRequest()
265 if (sendMsgReqData->Header.Req.address != ipmbMeTargetAddress) in handleIpmbChannel()
[all …]
/openbmc/ipmbbridge/
H A Dipmbdefines.hpp46 } Req; /// @brief IPMB request header member
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp122 } Req; member
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch10543 + // Req & src are always both "consumed"