FreeBSD kernel CXGB device code
t3c_protocol_sram.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_protocol_sram_length = 2564
 
static unsigned char t3c_protocol_sram [2564]
 

Macro Definition Documentation

◆ U

#define U   (unsigned char)

Definition at line 34 of file t3c_protocol_sram.h.

Variable Documentation

◆ t3c_protocol_sram

unsigned char t3c_protocol_sram[2564]
static

Definition at line 37 of file t3c_protocol_sram.h.

Referenced by cxgb_t3c_protocol_sram_modevent().

◆ t3c_protocol_sram_length

unsigned int t3c_protocol_sram_length = 2564
static

Definition at line 36 of file t3c_protocol_sram.h.

Referenced by cxgb_t3c_protocol_sram_modevent().