Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance
431 struct aha152x_hostdata { struct432 struct scsi_cmnd *issue_SC;435 struct scsi_cmnd *current_SC;438 struct scsi_cmnd *disconnected_SC;441 struct scsi_cmnd *done_SC;444 spinlock_t lock;448 int total_commands;449 int disconnections;450 int busfree_without_any_action;451 int busfree_without_old_command;[all …]