Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Daha152x.c424 struct aha152x_hostdata { struct
425 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 …]