Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h123241 struct Scsi_Host { struct
123242 struct list_head __devices;
123243 struct list_head __targets;
123244 struct list_head starved_list;
123245 spinlock_t default_lock;
123246 spinlock_t *host_lock;
123247 struct mutex scan_mutex;
123248 struct list_head eh_abort_list;
123249 struct list_head eh_cmd_q;
123250 struct task_struct *ehandler;
[all …]