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

#include <rtl_core.h>

Data Fields

unsigned int cmd
 
struct {
   unsigned char   type
 
   unsigned char   addr
 
   unsigned char   page
 
   unsigned char   length
 
head
 
unsigned char buf [0xff]
 
struct {
   unsigned char   type
 
   unsigned char   addr
 
   unsigned char   page
 
   unsigned char   length
 
head
 

Detailed Description

Definition at line 327 of file rtl_core.h.

Field Documentation

unsigned char addr

Definition at line 331 of file rtl_core.h.

unsigned char buf

Definition at line 335 of file rtl_core.h.

unsigned int cmd

Definition at line 328 of file rtl_core.h.

struct { ... } head
struct { ... } head
unsigned char length

Definition at line 333 of file rtl_core.h.

unsigned char page

Definition at line 332 of file rtl_core.h.

unsigned char type

Definition at line 330 of file rtl_core.h.


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