Home
last modified time | relevance | path

Searched refs:MFI_LD_PROGRESS_CC (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.sbin/mfiutil/
H A Dmfi_volume.c480 if (info.progress.active & MFI_LD_PROGRESS_CC) in volume_progress()
488 if ((info.progress.active & (MFI_LD_PROGRESS_CC | MFI_LD_PROGRESS_BGI | in volume_progress()
H A Dmfi_show.c663 if (linfo.progress.active & MFI_LD_PROGRESS_CC) { in show_progress()
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h1232 #define MFI_LD_PROGRESS_CC (1<<0) macro