android_kernel_motorola_sm6225/drivers/scsi/qla2xxx
Andrew Vasquez 4fdfefe529 [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
ISP23xx and ISP24xx chips have support for an adaptive
method of posting SCSI command completions for multiple SCSI
commands during a single system interrupt.

SCSI commands are placed on the system response queue
without interrupting the host until 1) a delay timer
expires; or 2) a SCSI command completes with an error.

As long as the host software (qla2xxx) services the response
queue for completions (this polling is done during
queuecommand()) within the 'delay timer' period, the
firmware will not generate system interrupt.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-10-28 11:52:11 -05:00
..
Kconfig [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
Makefile [PATCH] More qla2xxx configuration fixes 2005-07-27 22:31:35 -07:00
ql2100.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2100_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2200.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2200_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2300.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2300_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql2322.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql2322_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
ql6312.c [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
ql6312_fw.c [SCSI] qla2xxx: Firmware updates. 2005-07-14 11:09:05 -04:00
qla_attr.c [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_dbg.c [PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c 2005-09-09 14:05:54 -07:00
qla_dbg.h [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_def.h [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_devtbl.h [SCSI] qla2xxx: NVRAM id-list updates. 2005-07-14 11:02:48 -04:00
qla_fw.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_gbl.h [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_gs.c [SCSI] qla2xxx: Add FDMI support. 2005-09-04 19:53:07 -05:00
qla_init.c [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_inline.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_iocb.c [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_isr.c [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_mbx.c [SCSI] qla2xxx: Stop firmware execution at unintialization time. 2005-09-04 19:53:57 -05:00
qla_os.c [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 2005-10-28 11:52:11 -05:00
qla_rscn.c [PATCH] gfp_t: drivers/scsi 2005-10-28 08:16:50 -07:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2005-07-14 11:12:12 -04:00
qla_sup.c [SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation. 2005-09-04 19:53:23 -05:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.00-k. 2005-09-04 19:54:06 -05:00