Lines Matching refs:DUPLICATE
387 …ue_dpc((HPT_DPC)hpt_rebuild_data_block, pAdapter, ID_TO_VDEV(*(DEVICEID *)lpOutBuffer), DUPLICATE); in Kernel_DeviceIoControl()
408 …ue_dpc((HPT_DPC)hpt_rebuild_data_block, pAdapter, ID_TO_VDEV(*(DEVICEID *)lpOutBuffer), DUPLICATE); in Kernel_DeviceIoControl()
426 hpt_queue_dpc((HPT_DPC)hpt_rebuild_data_block, pAdapter, pArray, DUPLICATE); in Kernel_DeviceIoControl()
484 …(UCHAR)((pVDevice->u.array.CriticalMembers || pVDevice->VDeviceType == VD_RAID_1)? DUPLICATE : REB… in hpt_set_array_state()
706 case DUPLICATE: in hpt_rebuild_data_block()
754 case DUPLICATE: in hpt_rebuild_data_block()
782 case DUPLICATE: in hpt_rebuild_data_block()
826 case DUPLICATE: in hpt_rebuild_data_block()
894 (pArray->VDeviceType == VD_RAID_1) ? DUPLICATE : REBUILD_PARITY); in hpt_rebuild_data_block()
909 case DUPLICATE: in hpt_rebuild_data_block()
914 hpt_printk(((flags==DUPLICATE)? "Duplicating failed.\n":"Rebuilding failed.\n")); in hpt_rebuild_data_block()