Linux Kernel
3.7.1
|
Data Fields | |
u_short | type |
u_short | flags |
struct pcmcia_socket | socket |
unsigned int | number |
unsigned int | ioaddr |
u_long | mapaddr |
u_long | base |
u_char | cs_irq1 |
u_char | cs_irq2 |
u_char | intr |
pccard_io_map | io_map [MAX_IO_WIN] |
pccard_mem_map | mem_map [MAX_WIN] |
u_char | io_win |
u_char | mem_win |
pcc_as_t | current_space |
u_char | last_iodbex |
u_char | cs_irq |
u_char | last_iosize |
Definition at line 42 of file m32r_cfc.c.
u_long base |
Definition at line 48 of file m32r_cfc.c.
u_char cs_irq |
Definition at line 57 of file m32r_pcc.c.
u_char cs_irq1 |
Definition at line 49 of file m32r_cfc.c.
u_char cs_irq2 |
Definition at line 49 of file m32r_cfc.c.
pcc_as_t current_space |
Definition at line 54 of file m32r_cfc.c.
u_short flags |
Definition at line 43 of file m32r_cfc.c.
u_char intr |
Definition at line 49 of file m32r_cfc.c.
pccard_io_map io_map |
Definition at line 50 of file m32r_cfc.c.
u_char io_win |
Definition at line 52 of file m32r_cfc.c.
unsigned int ioaddr |
Definition at line 46 of file m32r_cfc.c.
u_char last_iodbex |
Definition at line 55 of file m32r_cfc.c.
u_char last_iosize |
Definition at line 65 of file m32r_pcc.c.
u_long mapaddr |
Definition at line 47 of file m32r_cfc.c.
pccard_mem_map mem_map |
Definition at line 51 of file m32r_cfc.c.
u_char mem_win |
Definition at line 53 of file m32r_cfc.c.
unsigned int number |
Definition at line 45 of file m32r_cfc.c.
Definition at line 44 of file m32r_cfc.c.
Definition at line 43 of file m32r_cfc.c.