linux_dsm_epyc7002/drivers/scsi/be2iscsi
Andy Grover 516f43a2a5 [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
struct scsi_lun is also just a struct with an array of 8 octets (64 bits)
but using it instead in iscsi structs lets us call scsilun_to_int
without a cast, and also lets us copy it using assignment, instead of
memcpy().

Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-06-29 16:22:13 -05:00
..
be_cmds.c [SCSI] be2iscsi: Set a timeout to FW 2011-04-15 16:46:16 -05:00
be_cmds.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be_iscsi.c [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be_iscsi.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be_main.c [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8] 2011-06-29 16:22:13 -05:00
be_main.h [SCSI] be2iscsi: update version 2011-05-01 16:35:11 -05:00
be_mgmt.c [SCSI] be2iscsi: fix chip cleanup 2011-05-01 16:34:41 -05:00
be_mgmt.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00