Searched defs:aha152x_hostdata (Results 1 – 2 of 2) 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 …]
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 …]