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

#include <tsi721.h>

Data Fields

struct pci_devpdev
 
struct rio_mportmport
 
u32 flags
 
void __iomemregs
 
void __iomemodb_base
 
voididb_base
 
dma_addr_t idb_dma
 
struct work_struct idb_work
 
u32 db_discard_count
 
struct work_struct pw_work
 
struct kfifo pw_fifo
 
spinlock_t pw_fifo_lock
 
u32 pw_discard_count
 
struct tsi721_bdma_maint mdma
 
int imsg_init [TSI721_IMSG_CHNUM]
 
struct tsi721_imsg_ring imsg_ring [TSI721_IMSG_CHNUM]
 
int omsg_init [TSI721_OMSG_CHNUM]
 
struct tsi721_omsg_ring omsg_ring [TSI721_OMSG_CHNUM]
 

Detailed Description

Definition at line 810 of file tsi721.h.

Field Documentation

u32 db_discard_count

Definition at line 823 of file tsi721.h.

u32 flags

Definition at line 813 of file tsi721.h.

void* idb_base

Definition at line 820 of file tsi721.h.

dma_addr_t idb_dma

Definition at line 821 of file tsi721.h.

struct work_struct idb_work

Definition at line 822 of file tsi721.h.

int imsg_init[TSI721_IMSG_CHNUM]

Definition at line 839 of file tsi721.h.

Definition at line 840 of file tsi721.h.

Definition at line 832 of file tsi721.h.

struct rio_mport* mport

Definition at line 812 of file tsi721.h.

void __iomem* odb_base

Definition at line 819 of file tsi721.h.

int omsg_init[TSI721_OMSG_CHNUM]

Definition at line 843 of file tsi721.h.

Definition at line 844 of file tsi721.h.

struct pci_dev* pdev

Definition at line 811 of file tsi721.h.

u32 pw_discard_count

Definition at line 829 of file tsi721.h.

struct kfifo pw_fifo

Definition at line 827 of file tsi721.h.

spinlock_t pw_fifo_lock

Definition at line 828 of file tsi721.h.

Definition at line 826 of file tsi721.h.

Definition at line 814 of file tsi721.h.


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