VIRTIO_MAX_INDIRECT
nsegs = MIN(nsegs, VIRTIO_MAX_INDIRECT);
} else if (info->vqai_maxindirsz > VIRTIO_MAX_INDIRECT) {
VIRTIO_MAX_INDIRECT);