Searched defs:Scsi_Host (Results 1 – 2 of 2) sorted by relevance
523 struct Scsi_Host { struct532 struct list_head __devices;533 struct list_head __targets;535 struct list_head starved_list;537 spinlock_t default_lock;538 spinlock_t *host_lock;540 struct mutex scan_mutex;/* serialize scanning activity */542 struct list_head eh_cmd_q;543 struct task_struct * ehandler; /* Error recovery thread. */544 struct completion * eh_action; /* Wait for specific actions on the[all …]
524 struct Scsi_Host { struct533 struct list_head __devices;534 struct list_head __targets;536 struct list_head starved_list;538 spinlock_t default_lock;539 spinlock_t *host_lock;541 struct mutex scan_mutex;/* serialize scanning activity */543 struct list_head eh_cmd_q;544 struct task_struct * ehandler; /* Error recovery thread. */545 struct completion * eh_action; /* Wait for specific actions on the[all …]