linux/drivers/scsi/mvsas
James Bottomley df64d3caab [SCSI] Unify SAM_ and SAM_STAT_ macros
We have two separate definitions for identical constants with nearly the
same name.  One comes from the generic headers in scsi.h; the other is
an enum in libsas.h ... it's causing confusion about which one is
correct (fortunately they both are).

Fix this by eliminating the libsas.h duplicate

Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-28 09:07:49 -05:00
..
Kconfig [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
Makefile [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_64xx.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_64xx.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_94xx.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_94xx.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_chips.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_defs.h [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 2009-10-02 09:44:45 -05:00
mv_init.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_sas.c [SCSI] Unify SAM_ and SAM_STAT_ macros 2010-07-28 09:07:49 -05:00
mv_sas.h [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00