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

#include <phy.h>

Data Fields

union {
   struct {
      u16   _r_a:1
 
      u16   smp_iport:1
 
      u16   stp_iport:1
 
      u16   ssp_iport:1
 
      u16   _r_b:4
 
      u16   _r_c:1
 
      u16   smp_tport:1
 
      u16   stp_tport:1
 
      u16   ssp_tport:1
 
      u16   _r_d:4
 
   } 
 
   u16   all
 
}; 
 

Detailed Description

Definition at line 142 of file phy.h.

Field Documentation

union { ... }
u16 _r_a

Definition at line 145 of file phy.h.

u16 _r_b

Definition at line 149 of file phy.h.

u16 _r_c

Definition at line 150 of file phy.h.

u16 _r_d

Definition at line 154 of file phy.h.

u16 all

Definition at line 156 of file phy.h.

u16 smp_iport

Definition at line 146 of file phy.h.

u16 smp_tport

Definition at line 151 of file phy.h.

u16 ssp_iport

Definition at line 148 of file phy.h.

u16 ssp_tport

Definition at line 153 of file phy.h.

u16 stp_iport

Definition at line 147 of file phy.h.

u16 stp_tport

Definition at line 152 of file phy.h.


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