Searched defs:ataraid_array_info (Results 1 – 1 of 1) sorted by relevance
79 struct ataraid_array_info { struct82 device_t aai_ld; /* associated logical disk */84 u_int aai_type; /* array type */85 u_int aai_arrayno; /* array number */86 int aai_level; /* RAID level */87 int aai_generation; /* config generation # */88 int aai_status; /* array status */91 u_int aai_interleave; /* stripe size */92 u_int aai_width; /* array width */93 u_int aai_ndisks; /* number of disks */[all …]