Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
unsigned int | mdio: 1 |
unsigned int | exc_col: 1 |
unsigned int | urun: 1 |
unsigned int | clk_125: 1 |
unsigned int | dummy1: 28 |
Definition at line 195 of file eth_defs.h.
unsigned int clk_125 |
Definition at line 199 of file eth_defs.h.
unsigned int dummy1 |
Definition at line 200 of file eth_defs.h.
unsigned int exc_col |
Definition at line 197 of file eth_defs.h.
unsigned int mdio |
Definition at line 196 of file eth_defs.h.
unsigned int urun |
Definition at line 198 of file eth_defs.h.