Searched defs:doc_priv (Results 1 – 1 of 1) sorted by relevance
60 struct doc_priv { struct61 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;[all …]