Searched refs:SupportedRAIDTypes (Results 1 – 5 of 5) sorted by relevance
376 cap->SupportedRAIDTypes[0] = AT_RAID0; in hpt_get_driver_capabilities()379 cap->SupportedRAIDTypes[1] = AT_RAID1; in hpt_get_driver_capabilities()383 cap->SupportedRAIDTypes[2] = (AT_RAID1<<4)|AT_RAID0; /* RAID0/1 */ in hpt_get_driver_capabilities()385 cap->SupportedRAIDTypes[2] = (AT_RAID0<<4)|AT_RAID1; /* RAID1/0 */ in hpt_get_driver_capabilities()389 cap->SupportedRAIDTypes[3] = AT_JBOD; in hpt_get_driver_capabilities()393 cap->SupportedRAIDTypes[4] = AT_RAID5; in hpt_get_driver_capabilities()
300 UCHAR SupportedRAIDTypes[16]; member
369 HPT_U8 SupportedRAIDTypes[16]; member
411 HPT_U8 SupportedRAIDTypes[16]; member
407 HPT_U8 SupportedRAIDTypes[16]; member