sn_data Struct Reference

Back to the index.

Public Attributes | List of all members
sn_data Struct Reference

Public Attributes

struct interrupt irq
 
unsigned char macaddr [6]
 
uint32_t reg [SONIC_NREGS]
 

Detailed Description

Definition at line 50 of file dev_sn.cc.

Member Data Documentation

◆ irq

struct interrupt sn_data::irq

Definition at line 51 of file dev_sn.cc.

Referenced by DEVINIT().

◆ macaddr

unsigned char sn_data::macaddr[6]

Definition at line 52 of file dev_sn.cc.

Referenced by DEVINIT().

◆ reg

uint32_t sn_data::reg[SONIC_NREGS]

Definition at line 53 of file dev_sn.cc.

Referenced by DEVICE_ACCESS().


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

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17