Searched refs:scsi_alloc_sgtable (Results 1 – 1 of 1) sorted by relevance
801 static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents, in scsi_alloc_sgtable() function1129 if (unlikely(scsi_alloc_sgtable(sdb, req->nr_phys_segments, in scsi_init_sgtable()1189 if (scsi_alloc_sgtable(prot_sdb, ivecs, gfp_mask)) { in scsi_init_io()