Files
linux/drivers
FUJITA Tomonori ffb4349499 [SCSI] st: add st_scsi_kern_execute helper function
st_scsi_kern_execute is a helper function to perform SCSI commands
synchronously. It supports data transfer with a liner in-kernel buffer
(not scatter gather). st_scsi_kern_execute internally uses
scsi_execute().

The majority of st_do_scsi can be replaced with
st_scsi_kern_execute. This is a preparation for rewriting st_do_scsi
to remove obsolete scsi_execute_async().

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-12-29 11:24:29 -06:00
..
2008-12-28 20:00:03 +01:00
2008-11-01 09:50:12 -07:00
2008-10-21 07:48:33 -04:00
2008-12-29 11:24:17 -06:00
2008-12-09 08:28:36 -08:00
2008-10-16 11:21:30 -07:00
2008-12-21 14:21:14 +11:00
2008-10-27 19:15:41 +01:00
2008-11-19 21:40:23 -08:00
2008-11-04 08:18:19 -08:00
2008-11-01 09:49:46 -07:00
2008-12-16 21:50:31 +01:00
2008-10-28 21:47:17 +00:00