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

#include <mpc52xx.h>

Data Fields

struct list_head list
 
unsigned int cs
 
size_t offset
 
voiddata
 
phys_addr_t data_phys
 
size_t size
 
size_t pos
 
int flags
 
int defer_xfer_start
 
void(* callback )(struct mpc52xx_lpbfifo_request *)
 
voidpriv
 
int irq_count
 
int irq_ticks
 
u8 last_byte
 
int buffer_not_done_cnt
 

Detailed Description

Definition at line 295 of file mpc52xx.h.

Field Documentation

int buffer_not_done_cnt

Definition at line 321 of file mpc52xx.h.

Definition at line 313 of file mpc52xx.h.

unsigned int cs

Definition at line 299 of file mpc52xx.h.

Definition at line 303 of file mpc52xx.h.

phys_addr_t data_phys

Definition at line 304 of file mpc52xx.h.

int defer_xfer_start

Definition at line 310 of file mpc52xx.h.

int flags

Definition at line 309 of file mpc52xx.h.

int irq_count

Definition at line 318 of file mpc52xx.h.

int irq_ticks

Definition at line 319 of file mpc52xx.h.

u8 last_byte

Definition at line 320 of file mpc52xx.h.

Definition at line 296 of file mpc52xx.h.

Definition at line 300 of file mpc52xx.h.

size_t pos

Definition at line 308 of file mpc52xx.h.

Definition at line 315 of file mpc52xx.h.

size_t size

Definition at line 307 of file mpc52xx.h.


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