FreeBSD kernel CXGB device code
t3c_tp_eeprom.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define U   (unsigned char)
 

Variables

static unsigned int t3c_tp_eeprom_length = 2116
 
static unsigned char t3c_tp_eeprom [2116]
 

Macro Definition Documentation

◆ U

#define U   (unsigned char)

Definition at line 34 of file t3c_tp_eeprom.h.

Variable Documentation

◆ t3c_tp_eeprom

unsigned char t3c_tp_eeprom[2116]
static

Definition at line 37 of file t3c_tp_eeprom.h.

Referenced by cxgb_t3c_tp_eeprom_modevent().

◆ t3c_tp_eeprom_length

unsigned int t3c_tp_eeprom_length = 2116
static

Definition at line 36 of file t3c_tp_eeprom.h.

Referenced by cxgb_t3c_tp_eeprom_modevent().