Searched defs:doc_priv (Results 1 – 1 of 1) sorted by relevance
61 struct doc_priv { struct62 void __iomem *virtadr;63 unsigned long physadr;64 u_char ChipID;65 u_char CDSNControl;66 int chips_per_floor; /* The number of chips detected on each floor */67 int curfloor;68 int curchip;69 int mh0_page;70 int mh1_page;[all …]