Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_lib.c801 static int scsi_alloc_sgtable(struct scsi_data_buffer *sdb, int nents, in scsi_alloc_sgtable() function
1129 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()