Searched refs:SupportedRAIDTypes (Results 1 – 5 of 5) sorted by relevance
377 cap->SupportedRAIDTypes[0] = AT_RAID0; in hpt_get_driver_capabilities()380 cap->SupportedRAIDTypes[1] = AT_RAID1; in hpt_get_driver_capabilities()384 cap->SupportedRAIDTypes[2] = (AT_RAID1<<4)|AT_RAID0; /* RAID0/1 */ in hpt_get_driver_capabilities()386 cap->SupportedRAIDTypes[2] = (AT_RAID0<<4)|AT_RAID1; /* RAID1/0 */ in hpt_get_driver_capabilities()390 cap->SupportedRAIDTypes[3] = AT_JBOD; in hpt_get_driver_capabilities()394 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