Lines Matching defs:hpdevice
10 struct hpdevice struct
12 int hpcs1; /* control and status register 1 */
13 int hpds; /* drive status */
14 int hper1; /* error register 1 */
15 int hpmr; /* maintenance */
16 int hpas; /* attention summary */
17 int hpda; /* desired address register */
18 int hpdt; /* drive type */
19 int hpla; /* look ahead */
20 int hpsn; /* serial number */
21 int hpof; /* offset register */
22 int hpdc; /* desired cylinder address register */
23 int hpcc; /* current cylinder */
27 int hpmr2; /* maintenance register 2 */
28 int hper2; /* error register 2 */
29 int hpec1; /* burst error bit position */
30 int hpec2; /* burst error bit pattern */