Home
last modified time | relevance | path

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

/Linux-v6.1/include/scsi/
Dscsi_host.h532 struct Scsi_Host { struct
541 struct list_head __devices;
542 struct list_head __targets;
544 struct list_head starved_list;
546 spinlock_t default_lock;
547 spinlock_t *host_lock;
549 struct mutex scan_mutex;/* serialize scanning activity */
551 struct list_head eh_abort_list;
552 struct list_head eh_cmd_q;
553 struct task_struct * ehandler; /* Error recovery thread. */
[all …]