Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h82780 struct Scsi_Host { struct
82781 struct list_head __devices;
82782 struct list_head __targets;
82783 struct list_head starved_list;
82784 spinlock_t default_lock;
82785 spinlock_t *host_lock;
82786 struct mutex scan_mutex;
82787 struct list_head eh_abort_list;
82788 struct list_head eh_cmd_q;
82789 struct task_struct *ehandler;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h92511 struct Scsi_Host { struct
92512 struct list_head __devices;
92513 struct list_head __targets;
92514 struct list_head starved_list;
92515 spinlock_t default_lock;
92516 spinlock_t *host_lock;
92517 struct mutex scan_mutex;
92518 struct list_head eh_abort_list;
92519 struct list_head eh_cmd_q;
92520 struct task_struct *ehandler;
[all …]