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