Searched refs:ivecs (Results 1 – 2 of 2) sorted by relevance
1099 unsigned int ivecs; in irq_ivector_init() local1107 ivecs = size_nr_ivec(); in irq_ivector_init()1108 size = sizeof(struct ino_bucket) * ivecs; in irq_ivector_init()
1075 int ivecs; in scsi_alloc_sgtables() local1087 ivecs = blk_rq_count_integrity_sg(rq->q, rq->bio); in scsi_alloc_sgtables()1089 if (sg_alloc_table_chained(&prot_sdb->table, ivecs, in scsi_alloc_sgtables()1098 BUG_ON(count > ivecs); in scsi_alloc_sgtables()
Completed in 10 milliseconds