|
@@ -1199,7 +1199,7 @@ struct ipr_ioa_cfg {
|
|
|
|
|
|
struct ata_host ata_host;
|
|
struct ata_host ata_host;
|
|
char ipr_cmd_label[8];
|
|
char ipr_cmd_label[8];
|
|
-#define IPR_CMD_LABEL "ipr_cmnd"
|
|
|
|
|
|
+#define IPR_CMD_LABEL "ipr_cmd"
|
|
struct ipr_cmnd *ipr_cmnd_list[IPR_NUM_CMD_BLKS];
|
|
struct ipr_cmnd *ipr_cmnd_list[IPR_NUM_CMD_BLKS];
|
|
u32 ipr_cmnd_list_dma[IPR_NUM_CMD_BLKS];
|
|
u32 ipr_cmnd_list_dma[IPR_NUM_CMD_BLKS];
|
|
};
|
|
};
|