Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h82587 struct Scsi_Host { struct
82588 struct list_head __devices;
82589 struct list_head __targets;
82590 struct list_head starved_list;
82591 spinlock_t default_lock;
82592 spinlock_t *host_lock;
82593 struct mutex scan_mutex;
82594 struct list_head eh_cmd_q;
82595 struct task_struct *ehandler;
82596 struct completion *eh_action;
[all …]
Dvmlinux.h82587 struct Scsi_Host { struct
82588 struct list_head __devices;
82589 struct list_head __targets;
82590 struct list_head starved_list;
82591 spinlock_t default_lock;
82592 spinlock_t *host_lock;
82593 struct mutex scan_mutex;
82594 struct list_head eh_cmd_q;
82595 struct task_struct *ehandler;
82596 struct completion *eh_action;
[all …]