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

#include <ata_defs.h>

Data Fields

unsigned int data: 16
 
unsigned int dummy1: 3
 
unsigned int dma_size: 1
 
unsigned int multi: 1
 
unsigned int hsh: 2
 
unsigned int trf_mode: 1
 
unsigned int rw: 1
 
unsigned int addr: 3
 
unsigned int cs0: 1
 
unsigned int cs1: 1
 
unsigned int sel: 2
 

Detailed Description

Definition at line 110 of file ata_defs.h.

Field Documentation

unsigned int addr

Definition at line 118 of file ata_defs.h.

unsigned int cs0

Definition at line 119 of file ata_defs.h.

unsigned int cs1

Definition at line 120 of file ata_defs.h.

unsigned int data

Definition at line 111 of file ata_defs.h.

unsigned int dma_size

Definition at line 113 of file ata_defs.h.

unsigned int dummy1

Definition at line 112 of file ata_defs.h.

unsigned int hsh

Definition at line 115 of file ata_defs.h.

unsigned int multi

Definition at line 114 of file ata_defs.h.

unsigned int rw

Definition at line 117 of file ata_defs.h.

unsigned int sel

Definition at line 121 of file ata_defs.h.

unsigned int trf_mode

Definition at line 116 of file ata_defs.h.


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