Searched refs:scsi_alloc_sgtable (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dscsi_lib.c601 static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents, function
1083 if (unlikely(scsi_alloc_sgtable(sdb, req->nr_phys_segments,
1147 if (scsi_alloc_sgtable(prot_sdb, ivecs, gfp_mask, is_mq)) {

Completed in 199 milliseconds