|
Lines 341-347
Link Here
|
| 341 |
u_int16_t ae_opstatus[AMR_40LD_MAXDRIVES / 8]; /* operation status per |
341 |
u_int16_t ae_opstatus[AMR_40LD_MAXDRIVES / 8]; /* operation status per |
| 342 |
u_int32_t ae_drivesize[AMR_40LD_MAXDRIVES]; /* logical drive size */ |
342 |
u_int32_t ae_drivesize[AMR_40LD_MAXDRIVES]; /* logical drive size */ |
| 343 |
u_int8_t ae_driveprop[AMR_40LD_MAXDRIVES]; /* logical drive propert |
343 |
u_int8_t ae_driveprop[AMR_40LD_MAXDRIVES]; /* logical drive propert |
| 344 |
u_int8_t ae_drivestate[AMR_40LD_MAXDRIVES]; /* physical drive state |
344 |
u_int8_t ae_drivestate[AMR_40LD_MAXDRIVES]; /* logical drive state * |
|
|
345 |
u_int8_t ae_phydrivestate[AMR_40LD_MAXDRIVES]; /* physical drive state |
| 345 |
u_int16_t ae_driveformat[AMR_40LD_MAXPHYSDRIVES]; |
346 |
u_int16_t ae_driveformat[AMR_40LD_MAXPHYSDRIVES]; |
| 346 |
u_int8_t ae_targxfer[80]; /* physical drive transf |
347 |
u_int8_t ae_targxfer[80]; /* physical drive transf |