Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | virtadr |
unsigned long | physadr |
u_char | ChipID |
u_char | CDSNControl |
int | chips_per_floor |
int | curfloor |
int | curchip |
int | mh0_page |
int | mh1_page |
struct mtd_info * | nextdoc |
Definition at line 63 of file diskonchip.c.
u_char CDSNControl |
Definition at line 67 of file diskonchip.c.
u_char ChipID |
Definition at line 66 of file diskonchip.c.
int chips_per_floor |
Definition at line 68 of file diskonchip.c.
int curchip |
Definition at line 70 of file diskonchip.c.
int curfloor |
Definition at line 69 of file diskonchip.c.
int mh0_page |
Definition at line 71 of file diskonchip.c.
int mh1_page |
Definition at line 72 of file diskonchip.c.
Definition at line 73 of file diskonchip.c.
unsigned long physadr |
Definition at line 65 of file diskonchip.c.
Definition at line 64 of file diskonchip.c.