James Bottomley 33aa687db9 [SCSI] convert SPI transport class to scsi_execute
This one's slightly more difficult.  The transport class uses
REQ_FAILFAST, so another interface (scsi_execute) had to be invented to
take the extra flag.  Also, the sense functions are shifted around to
allow spi_execute to place data directly into a struct scsi_sense_hdr.
With this change, there's probably a lot of unnecessary sense buffer
allocation going on which we can fix later.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-08-28 11:31:14 -05:00
..
2005-08-28 11:18:35 -05:00
2005-08-28 10:43:07 -05:00
2005-08-28 10:43:07 -05:00
2005-07-30 09:47:53 -05:00
2005-08-26 19:37:12 -07:00
2005-08-28 10:43:07 -05:00
2005-08-10 11:03:02 -07:00
2005-07-12 16:01:02 -07:00
2005-08-10 11:08:56 -07:00
2005-04-16 15:20:36 -07:00
2005-08-23 18:43:44 -07:00
2005-06-21 18:46:32 -07:00
2005-04-16 15:20:36 -07:00
2005-08-23 19:59:38 -07:00
2005-08-12 12:55:02 -07:00
2005-07-11 14:14:31 -07:00