Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/mfiutil/
HDmfi_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()
/NextBSD/sys/dev/mfi/
HDmfireg.h891 } __packed stripe_sz_ops; member
HDmfi.c1037 max_sectors_1 = (1 << ci->stripe_sz_ops.max) * ci->max_strips_per_io; in mfi_get_controller_info()
/NextBSD/sys/dev/mrsas/
HDmrsas.h1765 } __packed stripe_sz_ops; member
HDmrsas.c2117 max_sectors_1 = (1 << sc->ctrl_info->stripe_sz_ops.min) * in mrsas_init_fw()