Searched defs:Scsi_Host (Results 1 – 1 of 1) sorted by relevance
527 struct Scsi_Host { struct536 struct list_head __devices;537 struct list_head __targets;539 struct list_head starved_list;541 spinlock_t default_lock;542 spinlock_t *host_lock;544 struct mutex scan_mutex;/* serialize scanning activity */546 struct list_head eh_cmd_q;547 struct task_struct * ehandler; /* Error recovery thread. */548 struct completion * eh_action; /* Wait for specific actions on the[all …]