Home
last modified time | relevance | path

Searched defs:uint8_t (Results 26 – 50 of 89) sorted by relevance

1234

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp83 bool PciDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta()
H A Dpci_handler.cpp110 bool PciDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta()
H A Dnet_handler.cpp141 bool NetDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta()
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.cpp47 bool FileCleanupHandler::commit(uint16_t, const std::vector<uint8_t>&) in commit()
/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dmock.cpp8 std::unique_ptr<PMBusBase> createPMBus(std::uint8_t /*bus*/, in createPMBus()
/openbmc/phosphor-bmc-code-mgmt/static/
H A Ditem_updater_helper.cpp12 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry() argument
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_cert.hpp43 virtual int fileAck(uint8_t /*fileStatus*/) in fileAck() argument
H A Dfile_io_type_progress_src.hpp46 int fileAck(uint8_t /*fileStatus*/) override in fileAck() argument
/openbmc/google-ipmi-sys/
H A Dpcie_i2c.cpp44 Resp pcieSlotCount(std::span<const uint8_t>, HandlerInterface* handler) in pcieSlotCount()
H A Dbios_setting.cpp57 Resp readBiosSetting(std::span<const uint8_t>, HandlerInterface*, in readBiosSetting()
/openbmc/qemu/tests/multiboot/
H A Dlibc.h31 typedef unsigned char uint8_t; typedef
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_ethernet_interface.hpp70 uint8_t /*prefixLength*/, std::string /*gateway*/) override in ip() argument
/openbmc/phosphor-bmc-code-mgmt/mmc/
H A Ditem_updater_helper.cpp16 void Helper::setEntry(const std::string& /* entryId */, uint8_t /* value */) in setEntry() argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsection.hpp89 getJSON(uint8_t /*creatorID*/, in getJSON() argument
H A Dextended_user_data.cpp99 uint8_t /*creatorID*/, in getJSON() argument
/openbmc/pldm/test/
H A Dpldmd_registration_test.cpp26 Response handle(uint8_t /*tid*/, const pldm_msg* /*request*/, in handle() argument
/openbmc/pldm/platform-mc/
H A Dmanager.hpp115 uint8_t /* formatVersion */, uint8_t tid, in handleSensorEvent() argument
/openbmc/linux/arch/powerpc/boot/
H A Dtypes.h19 typedef u8 uint8_t; typedef
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_bios_attribute_test.cpp33 uint8_t /*attrType*/, in updateAttrVal() argument
/openbmc/qemu/pc-bios/s390-ccw/
H A Dlibc.h17 typedef unsigned char uint8_t; typedef
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp569 std::array<uint8_t, dataInfoSize> dataInfo, in mdr2SendDataInfo()
1003 mdr2LockData(uint16_t agentId, std::array<uint8_t, dataInfoSize> dataInfo, in mdr2LockData()
1097 uint16_t agentId, std::array<uint8_t, 16> dataInfo, uint32_t dataLength, in cmd_mdr2_data_start()
/openbmc/dbus-sensors/src/
H A DIpmbSensorMain.cpp32 boost::container::flat_map<uint8_t, std::shared_ptr<IpmbSDRDevice>> in sdrHandler()
/openbmc/phosphor-networkd/src/
H A Dipaddress.cpp74 uint8_t IPAddress::prefixLength(uint8_t /*value*/) in prefixLength() argument
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp294 int onDataChunkRecvCallback(uint8_t /*flags*/, int32_t streamId, in onDataChunkRecvCallback() argument
458 const uint8_t* name, size_t namelen, const uint8_t* value, in onHeaderCallbackStatic() argument
/openbmc/intel-ipmi-oem/include/
H A Dme_to_redfish_hooks.hpp53 static inline bool genericMessageHook( in genericMessageHook()

1234