linux/drivers/scsi/bnx2i
Mike Christie 3fe5ae8b4c [SCSI] libiscsi: add warm target reset tmf support
This implements warm target reset tmf support for
the scsi-ml target reset callback. Previously we would
just drop the session in that callback. This patch will
now try a target reset and if that fails drop the session.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:01:36 -06:00
..
57xx_iscsi_constants.h
57xx_iscsi_hsi.h
Kconfig cnic: add NETDEV_1000 and NETDEVICES to Kconfig select 2009-06-21 11:02:59 -05:00
Makefile
bnx2i.h [SCSI] bnx2i: use common iscsi suspend queue 2009-12-04 12:01:35 -06:00
bnx2i_hwi.c [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 2009-10-02 09:45:34 -05:00
bnx2i_init.c [SCSI] bnx2i: register given device with cnic if shost != NULL in ep_connect() 2009-08-22 17:51:54 -05:00
bnx2i_iscsi.c [SCSI] libiscsi: add warm target reset tmf support 2009-12-04 12:01:36 -06:00
bnx2i_sysfs.c