Home
last modified time | relevance | path

Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Daha152x.c457 struct aha152x_hostdata { struct
458 Scsi_Cmnd *issue_SC;
461 Scsi_Cmnd *current_SC;
464 Scsi_Cmnd *disconnected_SC;
467 Scsi_Cmnd *done_SC;
470 spinlock_t lock;
474 char *locker; /* which function has the lock */
475 int lockerl; /* where did it get it */
477 int debug; /* current debugging setting */
481 int total_commands;
[all …]