Home
last modified time | relevance | path

Searched defs:Scsi_Host (Results 1 – 1 of 1) sorted by relevance

/linux/include/scsi/
H A Dscsi_host.h559 struct Scsi_Host { struct
568 struct list_head __devices;
569 struct list_head __targets;
571 struct list_head starved_list;
573 spinlock_t default_lock;
574 spinlock_t *host_lock;
576 struct mutex scan_mutex;/* serialize scanning activity */
578 struct list_head eh_abort_list;
579 struct list_head eh_cmd_q;
580 struct task_struct * ehandler; /* Error recovery thread. */
[all …]