Home
last modified time | relevance | path

Searched defs:rsLun (Results 1 – 6 of 6) sorted by relevance

/openbmc/ipmbbridge/
H A Dipmbbridged.hpp172 uint8_t rsLun; member
195 uint8_t rsLun; member
H A Dipmbbridged.cpp56 IpmbRequest::IpmbRequest(uint8_t address, uint8_t netFn, uint8_t rsLun, in IpmbRequest()
158 uint8_t rsSA, uint8_t seq, uint8_t rsLun, in IpmbResponse()
/openbmc/intel-ipmi-oem/include/
H A Dbridgingcommands.hpp147 uint8_t rsLun; member
166 uint8_t rsLun; member
/openbmc/intel-ipmi-oem/src/
H A Dbridgingcommands.cpp151 uint8_t rsSA, uint8_t seq, uint8_t rsLun, in IpmbResponse()
/openbmc/ipmitool/src/plugins/imb/
H A Dimbapi.h318 BYTE rsLun; member
491 unsigned char rsLun; member
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c1021 uint8_t netfn, rqLun, rsLun, rqSeq; in send_msg() local