kernel-ark/drivers/scsi/mpt2sas
Eric Moore 993e0da7b7 [SCSI] mpt2sas: LUN Reset Support
Adding new eh_target_reset_handler for target reset. Change the
eh_device_reset_handler so its sending
MPI2_SCSITASKMGMT_TASKTYPE_LOGICAL_UNIT_RESET, instead of
MPI2_SCSITASKMGMT_TASKTYPE_TARGET_RESET.  Add new function
_scsih_scsi_lookup_find_by_lun as a sanity check to insure I_T_L commands are
completed upon completing lun reset.

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-05-23 15:44:17 -05:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time 2009-04-27 10:54:00 -05:00
mpt2sas_base.h [SCSI] mpt2sas: T10 DIF Support 2009-05-23 15:44:16 -05:00
mpt2sas_config.c
mpt2sas_ctl.c [SCSI] mpt2sas : release diagnotic buffers prior host reset 2009-04-27 10:54:04 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas : release diagnotic buffers prior host reset 2009-04-27 10:54:04 -05:00
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas: LUN Reset Support 2009-05-23 15:44:17 -05:00
mpt2sas_transport.c