Searched defs:amr_enquiry3 (Results 1 – 1 of 1) sorted by relevance
298 struct amr_enquiry3 { struct299 u_int32_t ae_datasize; /* valid data size in this structure */300 union { /* event notify structure */303 } ae_notify;304 u_int8_t ae_rebuildrate; /* current rebuild rate in % */305 u_int8_t ae_cacheflush; /* flush interval in seconds */306 u_int8_t ae_sensealert;307 u_int8_t ae_driveinsertcount; /* count of inserted drives */308 u_int8_t ae_batterystatus;309 u_int8_t ae_numldrives;[all …]