Searched defs:rqLun (Results 1 – 5 of 5) sorted by relevance
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.hpp | 169 uint8_t rqLun; member 198 uint8_t rqLun; member
|
H A D | ipmbbridged.cpp | 57 uint8_t rqSA, uint8_t seq, uint8_t rqLun, uint8_t cmd, in IpmbRequest() 157 IpmbResponse::IpmbResponse(uint8_t address, uint8_t netFn, uint8_t rqLun, in IpmbResponse()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | bridgingcommands.hpp | 150 uint8_t rqLun; member 163 uint8_t rqLun; member
|
/openbmc/intel-ipmi-oem/src/ |
H A D | bridgingcommands.cpp | 150 IpmbResponse::IpmbResponse(uint8_t address, uint8_t netFn, uint8_t rqLun, in IpmbResponse()
|
/openbmc/qemu/hw/ipmi/ |
H A D | ipmi_bmc_sim.c | 1021 uint8_t netfn, rqLun, rsLun, rqSeq; in send_msg() local
|