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

#include <m68360_enet.h>

Data Fields

unsigned char b [6]
 
struct {
   unsigned short   high
 
   unsigned short   middl
 
   unsigned short   low
 
w
 

Detailed Description

Definition at line 122 of file m68360_enet.h.

Field Documentation

unsigned char b[6]

Definition at line 123 of file m68360_enet.h.

unsigned short high

Definition at line 125 of file m68360_enet.h.

unsigned short low

Definition at line 127 of file m68360_enet.h.

unsigned short middl

Definition at line 126 of file m68360_enet.h.

struct { ... } w

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