Searched refs:ivecs (Results 1 – 1 of 1) sorted by relevance
1040 int ivecs; in scsi_alloc_sgtables() local1052 ivecs = blk_rq_count_integrity_sg(rq->q, rq->bio); in scsi_alloc_sgtables()1054 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_alloc_sgtables()1063 BUG_ON(count > ivecs); in scsi_alloc_sgtables()