MAX_IOCTL_SGE
if (ioc->mfi_sge_count > MAX_IOCTL_SGE)
struct iovec mfi_sgl[MAX_IOCTL_SGE];
struct iovec32 mfi_sgl[MAX_IOCTL_SGE];