OpenBIC
OpenSource Bridge-IC
bypass_pldm_cmd_req_rsp Struct Reference

#include <plat_pldm.h>

Public Attributes

uint8_t iana [3]
 
union {
   struct {
      uint8_t   inst_id: 5
 
      uint8_t   rsvd: 1
 
      uint8_t   d: 1
 
      uint8_t   rq: 1
 
   } 
 
   uint8_t   req_d_id
 
__attribute__
 
uint8_t pldm_type: 6
 
uint8_t ver: 2
 
uint8_t cmd
 
uint8_t payload [1]
 

Member Data Documentation

◆ 

union { ... } bypass_pldm_cmd_req_rsp::__attribute__

◆ cmd

uint8_t bypass_pldm_cmd_req_rsp::cmd

◆ d

uint8_t bypass_pldm_cmd_req_rsp::d

◆ iana

uint8_t bypass_pldm_cmd_req_rsp::iana[3]

◆ inst_id

uint8_t bypass_pldm_cmd_req_rsp::inst_id

◆ payload

uint8_t bypass_pldm_cmd_req_rsp::payload[1]

◆ pldm_type

uint8_t bypass_pldm_cmd_req_rsp::pldm_type

◆ req_d_id

uint8_t bypass_pldm_cmd_req_rsp::req_d_id

◆ rq

uint8_t bypass_pldm_cmd_req_rsp::rq

◆ rsvd

uint8_t bypass_pldm_cmd_req_rsp::rsvd

◆ ver

uint8_t bypass_pldm_cmd_req_rsp::ver

The documentation for this struct was generated from the following file: