Home
last modified time | relevance | path

Searched refs:rf_abort_rebuild (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/hptmv/
Dioctl.c447 pArray->u.array.rf_abort_rebuild = 0; in Kernel_DeviceIoControl()
512 pVDevice->u.array.rf_abort_rebuild = 0; in hpt_set_array_state()
545 pVDevice->u.array.rf_abort_rebuild = 1; in hpt_set_array_state()
548 while (pVDevice->u.array.rf_abort_rebuild) in hpt_set_array_state()
596 pVDevice->u.array.rf_abort_rebuild = 1; in hpt_set_array_state()
599 while (pVDevice->u.array.rf_abort_rebuild) in hpt_set_array_state()
644 pVDevice->u.array.rf_abort_rebuild = 1; in hpt_set_array_state()
647 while (pVDevice->u.array.rf_abort_rebuild) in hpt_set_array_state()
879 if (!pArray->u.array.rf_abort_rebuild) in hpt_rebuild_data_block()
918 pArray->u.array.rf_abort_rebuild = 0; in hpt_rebuild_data_block()
[all …]
Dhptproc.c97 pArray->u.array.rf_abort_rebuild = 1; in hpt_set_asc_info()
148 pSubArray->u.array.rf_abort_rebuild = 0; in hpt_set_asc_info()
213 pArray->u.array.rf_abort_rebuild = 1; in hpt_set_asc_info()
Darray.h79 USHORT rf_abort_rebuild: 1; member
Dentry.c2540 pArray->u.array.rf_abort_rebuild = 1; in hpt_worker_thread()