[SCSI] aacraid: Series 7 Async. (performance) mode support
authorMahesh Rajashekhara <Mahesh_Rajashekhara@pmc-sierra.com>
Sat, 14 Jul 2012 12:48:51 +0000 (18:18 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:59:04 +0000 (08:59 +0100)
commit85d22bbf6787c240921539bba224eb221bfb8ee1
tree364d004282e48cd45d83232e00fddc3cdbec057c
parentfa7250d6945d0f693bef6545682beb7f671f1694
[SCSI] aacraid: Series 7 Async. (performance) mode support

- Series 7 Async. (performance) mode support added
- New scatter/gather list format for Series 7
- Driver converts s/g list to a firmware suitable list for best performance on
  Series 7, this can be disabled with driver parameter "aac_convert_sgl" for
  testing purposes
- New container read/write command structure for Series 7
- Fast response support for the SCSI pass-through path added
- Async. status response buffer changes

Signed-off-by: Mahesh Rajashekhara <Mahesh_Rajashekhara@pmc-sierra.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/aacraid/aachba.c
drivers/scsi/aacraid/aacraid.h
drivers/scsi/aacraid/commctrl.c
drivers/scsi/aacraid/comminit.c
drivers/scsi/aacraid/commsup.c
drivers/scsi/aacraid/dpcsup.c
drivers/scsi/aacraid/linit.c
drivers/scsi/aacraid/src.c