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

Data Fields

struct jmb38x_mschip
 
void __iomemaddr
 
spinlock_t lock
 
struct tasklet_struct notify
 
int id
 
char host_id [32]
 
int irq
 
unsigned int block_pos
 
unsigned long timeout_jiffies
 
struct timer_list timer
 
struct memstick_requestreq
 
unsigned char cmd_flags
 
unsigned char io_pos
 
unsigned char ifmode
 
unsigned int io_word [2]
 

Detailed Description

Definition at line 51 of file jmb38x_ms.c.

Field Documentation

void __iomem* addr

Definition at line 53 of file jmb38x_ms.c.

unsigned int block_pos

Definition at line 59 of file jmb38x_ms.c.

Definition at line 52 of file jmb38x_ms.c.

unsigned char cmd_flags

Definition at line 63 of file jmb38x_ms.c.

char host_id[32]

Definition at line 57 of file jmb38x_ms.c.

Definition at line 56 of file jmb38x_ms.c.

unsigned char ifmode

Definition at line 65 of file jmb38x_ms.c.

unsigned char io_pos

Definition at line 64 of file jmb38x_ms.c.

unsigned int io_word[2]

Definition at line 66 of file jmb38x_ms.c.

int irq

Definition at line 58 of file jmb38x_ms.c.

spinlock_t lock

Definition at line 54 of file jmb38x_ms.c.

Definition at line 55 of file jmb38x_ms.c.

Definition at line 62 of file jmb38x_ms.c.

unsigned long timeout_jiffies

Definition at line 60 of file jmb38x_ms.c.

Definition at line 61 of file jmb38x_ms.c.


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