PDU_MAX_IOVLEN
ASSERT(pdu->isp_iovlen < (PDU_MAX_IOVLEN - 2)); /* pad + data digest */
struct iovec isp_iov[PDU_MAX_IOVLEN];