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