Searched defs:Scsi_Host (Results 1 – 1 of 1) sorted by relevance
538 struct Scsi_Host { struct547 struct list_head __devices;548 struct list_head __targets;550 struct list_head starved_list;552 spinlock_t default_lock;553 spinlock_t *host_lock;555 struct mutex scan_mutex;/* serialize scanning activity */557 struct list_head eh_abort_list;558 struct list_head eh_cmd_q;559 struct task_struct * ehandler; /* Error recovery thread. */[all …]