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

#include <au1xxx_ide.h>

Data Fields

u32 tx_dev_id
 
u32 rx_dev_id
 
u32 target_dev_id
 
u32 tx_chan
 
u32 rx_chan
 
voidtx_desc_head
 
voidrx_desc_head
 
ide_hwif_thwif
 
int irq
 
u32 regbase
 
int ddma_id
 

Detailed Description

Definition at line 49 of file au1xxx_ide.h.

Field Documentation

int ddma_id

Definition at line 61 of file au1xxx_ide.h.

ide_hwif_t* hwif

Definition at line 53 of file au1xxx_ide.h.

int irq

Definition at line 59 of file au1xxx_ide.h.

u32 regbase

Definition at line 60 of file au1xxx_ide.h.

u32 rx_chan

Definition at line 51 of file au1xxx_ide.h.

void * rx_desc_head

Definition at line 52 of file au1xxx_ide.h.

u32 rx_dev_id

Definition at line 50 of file au1xxx_ide.h.

u32 target_dev_id

Definition at line 50 of file au1xxx_ide.h.

u32 tx_chan

Definition at line 51 of file au1xxx_ide.h.

void* tx_desc_head

Definition at line 52 of file au1xxx_ide.h.

u32 tx_dev_id

Definition at line 50 of file au1xxx_ide.h.


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