| /openbmc/libpldm/include/libpldm/ |
| H A D | pldm_types.h | 12 uint8_t byte; 14 uint8_t bit0 : 1; 15 uint8_t bit1 : 1; 16 uint8_t bit2 : 1; 17 uint8_t bit3 : 1; 18 uint8_t bit4 : 1; 19 uint8_t bit5 : 1; 20 uint8_t bit6 : 1; 21 uint8_t bit7 : 1; 30 uint8_t alpha; [all …]
|
| H A D | bios.h | 56 uint8_t attr_type; 58 uint8_t metadata[1]; 62 uint8_t num_possible_values; 68 uint8_t attr_type; 69 uint8_t value[1]; 89 uint8_t transfer_op_flag; 90 uint8_t table_type; 98 uint8_t completion_code; 100 uint8_t transfer_flag; 101 uint8_t table_data[1]; [all …]
|
| H A D | platform.h | 578 uint8_t version; 579 uint8_t type; 591 uint8_t validity; 592 uint8_t tid; 594 uint8_t terminus_locator_type; 595 uint8_t terminus_locator_value_size; 596 uint8_t terminus_locator_value[1]; 607 uint8_t sensor_count; 608 uint8_t names[1]; 617 uint8_t eid; [all …]
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | payload_cmds.hpp | 13 constexpr uint8_t IPMI_CC_PAYLOAD_ALREADY_ACTIVE = 0x80; 14 constexpr uint8_t IPMI_CC_PAYLOAD_TYPE_DISABLED = 0x81; 15 constexpr uint8_t IPMI_CC_PAYLOAD_ACTIVATION_LIMIT = 0x82; 16 constexpr uint8_t IPMI_CC_PAYLOAD_WITH_ENCRYPTION = 0x83; 17 constexpr uint8_t IPMI_CC_PAYLOAD_WITHOUT_ENCRYPTION = 0x84; 26 uint8_t payloadType:6; //!< Payload type. 27 uint8_t reserved1:2; //!< Reserved. 31 uint8_t reserved1:2; //!< Payload type. 32 uint8_t payloadType:6; //!< Payload type. 36 uint8_t payloadInstance:4; //!< Payload instance. [all …]
|
| H A D | open_session.hpp | 17 uint8_t messageTag; // Message tag from request buffer 20 uint8_t maxPrivLevel:4; // Requested maximum privilege level 21 uint8_t reserved1:4; // Reserved for future definition 25 uint8_t reserved1:4; // Reserved for future definition 26 uint8_t maxPrivLevel:4; // Requested maximum privilege level 33 uint8_t authPayload; 35 uint8_t authPayloadLen; 38 uint8_t authAlgo:6; 39 uint8_t reserved4:2; 43 uint8_t reserved4:2; [all …]
|
| H A D | channel_auth.hpp | 17 uint8_t channelNumber; 18 uint8_t reqMaxPrivLevel; 28 uint8_t completionCode; // Completion Code 30 uint8_t channelNumber; // Channel number that the request was 34 uint8_t none:1; 35 uint8_t md2:1; 36 uint8_t md5:1; 37 uint8_t reserved2:1; 38 uint8_t straightKey:1; // Straight password/key support 40 uint8_t oem:1; [all …]
|
| /openbmc/qemu/hw/usb/ |
| H A D | desc.h | 8 uint8_t bLength; 9 uint8_t bDescriptorType; 12 uint8_t bcdUSB_lo; 13 uint8_t bcdUSB_hi; 14 uint8_t bDeviceClass; 15 uint8_t bDeviceSubClass; 16 uint8_t bDeviceProtocol; 17 uint8_t bMaxPacketSize0; 18 uint8_t idVendor_lo; 19 uint8_t idVendor_hi; [all …]
|
| /openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/ |
| H A D | fsp_vpd.h | 11 uint8_t enable_memory_down; 12 uint8_t dram_speed; 13 uint8_t dram_type; 14 uint8_t dimm_0_enable; 15 uint8_t dimm_1_enable; 16 uint8_t dimm_width; 17 uint8_t dimm_density; 18 uint8_t dimm_bus_width; 19 uint8_t dimm_sides; /* Ranks Per dimm_ */ 20 uint8_t dimm_tcl; /* tCL */ [all …]
|
| /openbmc/intel-ipmi-oem/include/ |
| H A D | bridgingcommands.hpp | 29 constexpr uint8_t ipmbLunMask = 0x03; 30 constexpr uint8_t ipmbSeqMask = 0x3F; 31 constexpr uint8_t ipmbMeTargetAddress = 0x2C; 32 constexpr uint8_t ipmbMeChannelNum = 1; 37 constexpr uint8_t ipmbNetFnGet(uint8_t netFnLun) in ipmbNetFnGet() 42 constexpr uint8_t ipmbLunFromNetFnLunGet(uint8_t netFnLun) in ipmbLunFromNetFnLunGet() 47 constexpr uint8_t ipmbSeqGet(uint8_t seqNumLun) in ipmbSeqGet() 52 constexpr uint8_t ipmbLunFromSeqLunGet(uint8_t seqNumLun) in ipmbLunFromSeqLunGet() 60 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet() 65 constexpr uint8_t ipmbSeqLunSet(uint8_t seq, uint8_t lun) in ipmbSeqLunSet() [all …]
|
| H A D | storagecommands.hpp | 23 static constexpr uint8_t ipmiSdrVersion = 0x51; 27 static constexpr uint8_t selOperationSupport = 0x02; 28 static constexpr uint8_t systemEvent = 0x02; 30 static constexpr uint8_t oemTsEventFirst = 0xC0; 31 static constexpr uint8_t oemTsEventLast = 0xDF; 33 static constexpr uint8_t oemEventFirst = 0xE0; 34 static constexpr uint8_t oemEventLast = 0xFF; 36 static constexpr uint8_t eventMsgRev = 0x04; 50 uint8_t record_id_lsb; 51 uint8_t record_id_msb; [all …]
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | sdrutils.hpp | 17 uint8_t next_record_id_lsb; 18 uint8_t next_record_id_msb; 19 uint8_t record_data[64]; 25 uint8_t record_id_lsb; 26 uint8_t record_id_msb; 27 uint8_t sdr_version; 28 uint8_t record_type; 29 uint8_t record_length; // Length not counting the header 42 uint8_t owner_id; 43 uint8_t owner_lun; [all …]
|
| H A D | storagecommands.hpp | 30 static constexpr uint8_t ipmiSdrVersion = 0x51; 38 uint8_t offset; 39 uint8_t bytesToRead; 44 uint8_t inventorySizeLSB; 45 uint8_t inventorySizeMSB; 46 uint8_t accessType; 51 uint8_t fruDeviceID; 53 uint8_t countToRead; 58 uint8_t fruDeviceID; 60 uint8_t data[]; [all …]
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi_sdr.h | 110 uint8_t version; /* SDR version (51h) */ 115 uint8_t op_support; /* supported operations */ 153 uint8_t offset; /* offset into SDR */ 155 uint8_t length; /* length to read */ 167 uint8_t version; /* SDR version (51h) */ 179 uint8_t type; /* record type */ 180 uint8_t length; /* remaining record bytes */ 325 uint8_t owner_id; 327 uint8_t channel:4; /* channel number */ 328 uint8_t __reserved:2; [all …]
|
| H A D | ipmi_channel.h | 61 uint8_t channel; 62 uint8_t medium; 63 uint8_t protocol; 64 uint8_t session_support; 65 uint8_t active_sessions; 66 uint8_t vendor_id[3]; 67 uint8_t aux_info[2]; 72 uint8_t access_mode; 73 uint8_t alerting; 74 uint8_t channel; [all …]
|
| H A D | ipmi.h | 73 uint8_t netfn:6; 74 uint8_t lun:2; 75 uint8_t cmd; 76 uint8_t target_cmd; 78 uint8_t *data; 88 uint8_t payload_type; 93 uint8_t rq_seq; 98 uint8_t rs_seq; 104 uint8_t *request; 109 uint8_t *message; [all …]
|
| H A D | ipmi_delloem.h | 87 uint8_t parm_rev; /* 0x11 for IPMI 2.0 */ 88 …uint8_t char_set; /* always 1 for printable ASCII 0x20-0x7E … 89 uint8_t number_lines; /* 0-4, 1 for 9G. 10G tbd */ 90 … uint8_t max_chars[4]; /* 62 for triathlon, 0 if not present (glacier) */ 104 uint8_t parm_rev; /* 0x11 for IPMI 2.0 */ 105 uint8_t data_block_selector; /* 16-byte data block number to access, 0 based.*/ 110 uint8_t encoding : 4; /* 0 is printable ASCII 7-bit */ 111 uint8_t length; /* 0 to max chars from lcd caps */ 112 uint8_t data[IPMI_DELL_LCD_STRING1_SIZE]; /* not zero terminated. */ 114 uint8_t selector_n_data[IPMI_DELL_LCD_STRINGN_SIZE]; [all …]
|
| /openbmc/qemu/include/hw/firmware/ |
| H A D | smbios.h | 20 extern uint8_t *usr_blobs; 26 uint8_t major, minor; 62 uint8_t anchor_string[4]; 63 uint8_t checksum; 64 uint8_t length; 65 uint8_t smbios_major_version; 66 uint8_t smbios_minor_version; 68 uint8_t entry_point_revision; 69 uint8_t formatted_area[5]; 70 uint8_t intermediate_anchor_string[5]; [all …]
|
| /openbmc/ipmbbridge/ |
| H A D | ipmbbridged.hpp | 58 constexpr uint8_t ipmbI2cNumberOfRetries = 2; 63 constexpr uint8_t broadcastAddress = 0x0; 84 constexpr uint8_t ipmbNetFnResponseMask = 0x01; 85 constexpr uint8_t ipmbLunMask = 0x03; 86 constexpr uint8_t ipmbRsLun = 0x0; 91 constexpr uint8_t ipmbNetFnLunSet(uint8_t netFn, uint8_t lun) in ipmbNetFnLunSet() 96 constexpr uint8_t ipmbSeqLunSet(uint8_t seq, uint8_t lun) in ipmbSeqLunSet() 101 constexpr uint8_t ipmbAddressTo7BitSet(uint8_t address) in ipmbAddressTo7BitSet() 106 constexpr uint8_t ipmbRespNetFn(uint8_t netFn) in ipmbRespNetFn() 114 constexpr uint8_t ipmbNetFnGet(uint8_t netFnLun) in ipmbNetFnGet() [all …]
|
| /openbmc/u-boot/include/ |
| H A D | ddr_spd.h | 293 uint8_t info_size_crc; /* 0 # bytes */ 294 uint8_t spd_rev; /* 1 Total # bytes of SPD */ 295 uint8_t mem_type; /* 2 Key Byte / mem type */ 296 uint8_t module_type; /* 3 Key Byte / Module Type */ 297 uint8_t density_banks; /* 4 Density and Banks */ 298 uint8_t addressing; /* 5 Addressing */ 299 uint8_t package_type; /* 6 Package type */ 300 uint8_t opt_feature; /* 7 Optional features */ 301 uint8_t thermal_ref; /* 8 Thermal and refresh */ 302 uint8_t oth_opt_features; /* 9 Other optional features */ [all …]
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensorhandler.hpp | 43 uint8_t sensornumber; 44 uint8_t sensortype; 53 uint8_t eventMessageRevision; 54 uint8_t sensorType; 55 uint8_t sensorNumber; 56 uint8_t eventDirectionType; 57 uint8_t data[3]; 70 static constexpr uint8_t directionMask = 0x80; 71 static constexpr uint8_t byte3EnableMask = 0x30; 72 static constexpr uint8_t byte2EnableMask = 0xC0; [all …]
|
| /openbmc/phosphor-net-ipmid/sol/ |
| H A D | sol_context.hpp | 21 uint8_t testMode:2; //!< Not supported. 22 uint8_t breakDetected:1; //!< Not supported. 23 uint8_t transmitOverrun:1; //!< Not supported. 24 uint8_t SOLDeactivating:1; //!< 0 : SOL is active, 1 : SOL deactivated. 25 uint8_t charUnavailable:1; //!< 0 : Available, 1 : Unavailable. 26 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. 27 uint8_t reserved:1; //!< Reserved. 31 uint8_t reserved:1; //!< Reserved. 32 uint8_t ack:1; //!< 0 : ACK, 1 : NACK. 33 uint8_t charUnavailable:1; //!< 0 : Available, 1 : Unavailable. [all …]
|
| /openbmc/dbus-sensors/src/ipmb/ |
| H A D | IpmbSDRSensor.hpp | 13 std::tuple<int, uint8_t, uint8_t, uint8_t, uint8_t, std::vector<uint8_t>>; 25 static constexpr uint8_t netfnStorageReq = 0x0a; 26 static constexpr uint8_t cmdStorageGetSdrInfo = 0x20; 27 static constexpr uint8_t cmdStorageReserveSdr = 0x22; 28 static constexpr uint8_t cmdStorageGetSdr = 0x23; 31 static constexpr uint8_t sdrNxtRecLSB = 0; 32 static constexpr uint8_t sdrNxtRecMSB = 1; 33 static constexpr uint8_t perCountByte = 16; 36 static constexpr uint8_t sdrType = 5; 37 static constexpr uint8_t dataLengthByte = 6; [all …]
|
| /openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/ |
| H A D | ncsi_client.h | 56 uint32_t ncsi_get_response_size(uint8_t cmd_type); 66 uint32_t ncsi_oem_get_response_size(uint8_t oem_cmd_type); 85 uint32_t ncsi_cmd_set_mac(uint8_t* buf, uint8_t channel, 96 uint32_t ncsi_cmd_clear_initial_state(uint8_t* buf, uint8_t channel); 104 uint32_t ncsi_cmd_enable_broadcast_filter(uint8_t* buf, uint8_t channel, 115 uint32_t ncsi_cmd_disable_broadcast_filter(uint8_t* buf, uint8_t channel); 127 uint32_t ncsi_cmd_enable_channel(uint8_t* buf, uint8_t channel); 138 uint32_t ncsi_cmd_reset_channel(uint8_t* buf, uint8_t channel); 147 uint32_t ncsi_cmd_enable_tx(uint8_t* buf, uint8_t channel); 156 uint32_t ncsi_cmd_get_link_status(uint8_t* buf, uint8_t channel); [all …]
|
| /openbmc/qemu/include/hw/cxl/ |
| H A D | cxl_events.h | 37 uint8_t length; 38 uint8_t flags[3]; 42 uint8_t maint_op_class; 43 uint8_t reserved[CXL_EVENT_REC_HDR_RES_LEN]; 49 uint8_t data[CXL_EVENT_RECORD_DATA_LENGTH]; 60 uint8_t flags; 61 uint8_t reserved1; 66 uint8_t reserved2[0xa]; 76 uint8_t event_log; /* CXLEventLogType */ 77 uint8_t clear_flags; [all …]
|
| /openbmc/qemu/hw/scsi/ |
| H A D | srp.h | 124 uint8_t opcode; 125 uint8_t reserved1[7]; 128 uint8_t reserved2[4]; 130 uint8_t req_flags; 131 uint8_t reserved3[5]; 132 uint8_t initiator_port_id[16]; 133 uint8_t target_port_id[16]; 142 uint8_t opcode; 143 uint8_t reserved1[3]; 149 uint8_t rsp_flags; [all …]
|