Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h125166 struct ata_host { struct
125167 spinlock_t lock;
125168 struct device *dev;
125169 void * const *iomap;
125170 unsigned int n_ports;
125171 unsigned int n_tags;
125172 void *private_data;
125173 struct ata_port_operations *ops;
125174 long unsigned int flags;
125175 struct kref kref;
[all …]