Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
unsigned int | mdio: 1 |
unsigned int | mdoe: 1 |
unsigned int | mdc: 1 |
unsigned int | dummy1: 29 |
Definition at line 185 of file eth_defs.h.
unsigned int dummy1 |
Definition at line 189 of file eth_defs.h.
unsigned int mdc |
Definition at line 188 of file eth_defs.h.
unsigned int mdio |
Definition at line 186 of file eth_defs.h.
unsigned int mdoe |
Definition at line 187 of file eth_defs.h.