FreeBSD kernel BXE device code
oem_i2c_data_t Struct Reference

#include <ecore_hsi.h>

Data Fields

uint32_t size
 
uint8_t uuid [OEM_I2C_UUID_STR_LEN]
 
uint8_t card_sku [OEM_I2C_CARD_SKU_STR_LEN]
 
uint8_t card_name [OEM_I2C_CARD_NAME_STR_LEN]
 
uint8_t card_ver [OEM_I2C_CARD_VERSION_STR_LEN]
 
uint8_t card_fn [OEM_I2C_CARD_FN_STR_LEN]
 

Detailed Description

Definition at line 2518 of file ecore_hsi.h.

Field Documentation

◆ card_fn

uint8_t oem_i2c_data_t::card_fn[OEM_I2C_CARD_FN_STR_LEN]

Definition at line 2524 of file ecore_hsi.h.

◆ card_name

uint8_t oem_i2c_data_t::card_name[OEM_I2C_CARD_NAME_STR_LEN]

Definition at line 2522 of file ecore_hsi.h.

◆ card_sku

uint8_t oem_i2c_data_t::card_sku[OEM_I2C_CARD_SKU_STR_LEN]

Definition at line 2521 of file ecore_hsi.h.

◆ card_ver

uint8_t oem_i2c_data_t::card_ver[OEM_I2C_CARD_VERSION_STR_LEN]

Definition at line 2523 of file ecore_hsi.h.

◆ size

uint32_t oem_i2c_data_t::size

Definition at line 2519 of file ecore_hsi.h.

◆ uuid

uint8_t oem_i2c_data_t::uuid[OEM_I2C_UUID_STR_LEN]

Definition at line 2520 of file ecore_hsi.h.


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