Searched refs:scsi_alloc_sgtables (Results 1 – 3 of 3) sorted by relevance
170 blk_status_t scsi_alloc_sgtables(struct scsi_cmnd *cmd);
1154 blk_status_t scsi_alloc_sgtables(struct scsi_cmnd *cmd) in scsi_alloc_sgtables() function1242 EXPORT_SYMBOL(scsi_alloc_sgtables);1328 blk_status_t ret = scsi_alloc_sgtables(cmd); in scsi_setup_scsi_cmnd()
366 ret = scsi_alloc_sgtables(SCpnt); in sr_init_command()