scsi: hisi_sas: Rename HISI_SAS_{RESET -> RESETTING}_BIT
[linux-2.6-microblaze.git] / drivers / scsi / hisi_sas / hisi_sas.h
index 436d174..57be32b 100644 (file)
@@ -35,7 +35,7 @@
 #define HISI_SAS_QUEUE_SLOTS   4096
 #define HISI_SAS_MAX_ITCT_ENTRIES 1024
 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
-#define HISI_SAS_RESET_BIT     0
+#define HISI_SAS_RESETTING_BIT 0
 #define HISI_SAS_REJECT_CMD_BIT        1
 #define HISI_SAS_PM_BIT                2
 #define HISI_SAS_HW_FAULT_BIT  3