Home
last modified time | relevance | path

Searched defs:aha152x_hostdata (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/
Daha152x.c424 struct aha152x_hostdata { struct
425 struct scsi_cmnd *issue_SC;
428 struct scsi_cmnd *current_SC;
431 struct scsi_cmnd *disconnected_SC;
434 struct 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 …]