Lines Matching defs:doc_priv
60 struct doc_priv { struct
61 void __iomem *virtadr;
62 unsigned long physadr;
63 u_char ChipID;
64 u_char CDSNControl;
65 int chips_per_floor; /* The number of chips detected on each floor */
66 int curfloor;
67 int curchip;
68 int mh0_page;
69 int mh1_page;
70 struct rs_control *rs_decoder;
71 struct mtd_info *nextdoc;
74 int (*late_init)(struct mtd_info *mtd);