Home
last modified time | relevance | path

Searched refs:PcieSlotI2cBusMappingReply (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-ipmi-sys/
H A Dpcie_i2c.cpp88 int length = sizeof(struct PcieSlotI2cBusMappingReply) + in pcieSlotI2cBusMapping()
101 sizeof(struct PcieSlotI2cBusMappingReply)); in pcieSlotI2cBusMapping()
H A Dpcie_i2c.hpp35 struct PcieSlotI2cBusMappingReply struct
/openbmc/google-ipmi-sys/test/
H A Dpcie_unittest.cpp104 std::string(data.begin() + sizeof(struct PcieSlotI2cBusMappingReply), in TEST()