Searched defs:Scsi_Host (Results 1 – 1 of 1) sorted by relevance
539 struct Scsi_Host { struct548 struct list_head __devices;549 struct list_head __targets;551 struct list_head starved_list;553 spinlock_t default_lock;554 spinlock_t *host_lock;556 struct mutex scan_mutex;/* serialize scanning activity */558 struct list_head eh_abort_list;559 struct list_head eh_cmd_q;560 struct task_struct * ehandler; /* Error recovery thread. */[all …]