Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance
424 struct aha152x_hostdata { struct425 Scsi_Cmnd *issue_SC;428 Scsi_Cmnd *current_SC;431 Scsi_Cmnd *disconnected_SC;434 Scsi_Cmnd *done_SC;437 spinlock_t lock;441 int total_commands;442 int disconnections;443 int busfree_without_any_action;444 int busfree_without_old_command;[all …]