Home
last modified time | relevance | path

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

/Linux-v5.15/include/scsi/
Dscsi_host.h540 struct Scsi_Host { struct
549 struct list_head __devices;
550 struct list_head __targets;
552 struct list_head starved_list;
554 spinlock_t default_lock;
555 spinlock_t *host_lock;
557 struct mutex scan_mutex;/* serialize scanning activity */
559 struct list_head eh_cmd_q;
560 struct task_struct * ehandler; /* Error recovery thread. */
561 struct completion * eh_action; /* Wait for specific actions on the
[all …]