NVME_MAX_IOVEC
( NVME_MAX_IOVEC > BLOCKIF_IOV_MAX ? \
NVME_MAX_IOVEC - BLOCKIF_IOV_MAX : \
if (req->io_req.br_iovcnt == NVME_MAX_IOVEC) {