Searched defs:Scsi_Host (Results 1 – 2 of 2) sorted by relevance
82587 struct Scsi_Host { struct82588 struct list_head __devices;82589 struct list_head __targets;82590 struct list_head starved_list;82591 spinlock_t default_lock;82592 spinlock_t *host_lock;82593 struct mutex scan_mutex;82594 struct list_head eh_cmd_q;82595 struct task_struct *ehandler;82596 struct completion *eh_action;[all …]