Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dtypes.hpp76 using DescriptorType = uint16_t; typedef
83 std::map<DescriptorType,
/openbmc/pldm/pldmtool/
H A Dpldm_fw_update_cmd.cpp61 const std::map<DescriptorType, const char*> descriptorName{
447 ordered_json& descriptors, const DescriptorType& descriptorType,
453 ordered_json& descriptors, const DescriptorType& descriptorType, in updateDescriptor()
558 DescriptorType descriptorType = 0; in parseResponseMsg()
/openbmc/pldm/tools/fw-update/
H A DREADME.md103 defined the properties expected are DescriptorType and DescriptorData. If
105 DescriptorType, VendorDefinedDescriptorTitleString and
107 - DescriptorType: Supported, must be specified in metadata file
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D32bit.patch23 @@ -92,7 +92,7 @@ inline bool is_dynamic_buffer_descriptor_type(vk::DescriptorType descriptor_type
/openbmc/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h1157 U8 DescriptorType; /*0x00 */ member