Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/mfiutil/
H A Dmfi_show.c595 if (info.image_component_count > 8) in show_firmware()
596 info.image_component_count = 8; in show_firmware()
597 for (i = 0; i < info.image_component_count; i++) in show_firmware()
604 for (i = 0; i < info.image_component_count; i++) in show_firmware()
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h806 uint32_t image_component_count; member
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h1542 u_int32_t image_component_count; member