Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
etherh_data Struct Reference

Data Fields

unsigned long ns8390_offset
 
unsigned long dataport_offset
 
unsigned long ctrlport_offset
 
int ctrl_ioc
 
const char name [16]
 
u32 supported
 
unsigned char tx_start_page
 
unsigned char stop_page
 

Detailed Description

Definition at line 82 of file etherh.c.

Field Documentation

int ctrl_ioc

Definition at line 86 of file etherh.c.

unsigned long ctrlport_offset

Definition at line 85 of file etherh.c.

unsigned long dataport_offset

Definition at line 84 of file etherh.c.

const char name[16]

Definition at line 87 of file etherh.c.

unsigned long ns8390_offset

Definition at line 83 of file etherh.c.

unsigned char stop_page

Definition at line 90 of file etherh.c.

u32 supported

Definition at line 88 of file etherh.c.

unsigned char tx_start_page

Definition at line 89 of file etherh.c.


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