Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance
413 struct aha152x_hostdata { struct414 struct scsi_cmnd *issue_SC;417 struct scsi_cmnd *current_SC;420 struct scsi_cmnd *disconnected_SC;423 struct scsi_cmnd *done_SC;426 spinlock_t lock;430 int total_commands;431 int disconnections;432 int busfree_without_any_action;433 int busfree_without_old_command;[all …]