Searched defs:Scsi_Host (Results 1 – 1 of 1) sorted by relevance
541 struct Scsi_Host { struct550 struct list_head __devices;551 struct list_head __targets;553 struct list_head starved_list;555 spinlock_t default_lock;556 spinlock_t *host_lock;558 struct mutex scan_mutex;/* serialize scanning activity */560 struct list_head eh_cmd_q;561 struct task_struct * ehandler; /* Error recovery thread. */562 struct completion * eh_action; /* Wait for specific actions on the[all …]