Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance
473 struct aha152x_hostdata { struct474 Scsi_Cmnd *issue_SC;477 Scsi_Cmnd *current_SC;480 Scsi_Cmnd *disconnected_SC;483 Scsi_Cmnd *done_SC;486 spinlock_t lock;490 const char *locker;492 int lockerl; /* where did it get it */494 int debug; /* current debugging setting */498 int total_commands;[all …]