Lines Matching defs:updevice
14 struct updevice struct
16 u_short upcs1; /* control and status register 1 */
17 short upwc; /* word count register */
18 u_short upba; /* UNIBUS address register */
19 u_short upda; /* desired address register */
20 u_short upcs2; /* control and status register 2 */
21 u_short upds; /* drive Status */
22 u_short uper1; /* error register 1 */
23 u_short upas; /* attention summary */
24 u_short upla; /* look ahead */
25 u_short updb; /* data buffer */
26 u_short upmr; /* maintenance */
27 u_short updt; /* drive type */
28 u_short upsn; /* serial number */
29 u_short upof; /* offset register */
30 u_short updc; /* desired cylinder address register */
31 u_short uphr; /* holding register */
32 u_short upmr2; /* maintenance register 2 */
33 u_short uper2; /* error register 2 */
34 u_short upec1; /* burst error bit position */
35 u_short upec2; /* burst error bit pattern */