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

#include <ata_defs.h>

Data Fields

unsigned int pio_hold: 6
 
unsigned int pio_strb: 6
 
unsigned int pio_setup: 6
 
unsigned int dma_hold: 6
 
unsigned int dma_strb: 6
 
unsigned int rst: 1
 
unsigned int en: 1
 

Detailed Description

Definition at line 88 of file ata_defs.h.

Field Documentation

unsigned int dma_hold

Definition at line 92 of file ata_defs.h.

unsigned int dma_strb

Definition at line 93 of file ata_defs.h.

unsigned int en

Definition at line 95 of file ata_defs.h.

unsigned int pio_hold

Definition at line 89 of file ata_defs.h.

unsigned int pio_setup

Definition at line 91 of file ata_defs.h.

unsigned int pio_strb

Definition at line 90 of file ata_defs.h.

unsigned int rst

Definition at line 94 of file ata_defs.h.


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