FreeBSD kernel CXGB device code
ch_eeprom Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint32_t magic
 
uint32_t offset
 
uint32_t len
 
uint8_t * data
 

Detailed Description

Definition at line 190 of file cxgb_ioctl.h.

Field Documentation

◆ data

uint8_t* ch_eeprom::data

Definition at line 194 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ len

uint32_t ch_eeprom::len

Definition at line 193 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ magic

uint32_t ch_eeprom::magic

Definition at line 191 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ offset

uint32_t ch_eeprom::offset

Definition at line 192 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().


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