Home
last modified time | relevance | path

Searched refs:stripe_sz_ops (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/mfiutil/
H A Dmfi_show.c129 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.min); in show_adapter()
131 format_stripe(stripe, sizeof(stripe), info.stripe_sz_ops.max); in show_adapter()
/freebsd/sys/dev/mfi/
H A Dmfireg.h890 } __packed stripe_sz_ops; member
H A Dmfi.c1034 max_sectors_1 = (1 << ci->stripe_sz_ops.max) * ci->max_strips_per_io; in mfi_get_controller_info()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h2179 } __packed stripe_sz_ops; member
H A Dmrsas.c2513 max_sectors_1 = (1 << sc->ctrl_info->stripe_sz_ops.min) * in mrsas_init_fw()