|
@@ -116,11 +116,8 @@ struct ctlr_info {
|
|
int nr_cmds; /* Number of commands allowed on this controller */
|
|
int nr_cmds; /* Number of commands allowed on this controller */
|
|
struct CfgTable __iomem *cfgtable;
|
|
struct CfgTable __iomem *cfgtable;
|
|
int interrupts_enabled;
|
|
int interrupts_enabled;
|
|
- int major;
|
|
|
|
int max_commands;
|
|
int max_commands;
|
|
int commands_outstanding;
|
|
int commands_outstanding;
|
|
- int max_outstanding; /* Debug */
|
|
|
|
- int usage_count; /* number of opens all all minor devices */
|
|
|
|
# define PERF_MODE_INT 0
|
|
# define PERF_MODE_INT 0
|
|
# define DOORBELL_INT 1
|
|
# define DOORBELL_INT 1
|
|
# define SIMPLE_MODE_INT 2
|
|
# define SIMPLE_MODE_INT 2
|