Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h84321 struct ata_device { struct
84322 struct ata_link *link;
84323 unsigned int devno;
84324 unsigned int horkage;
84325 long unsigned int flags;
84326 struct scsi_device *sdev;
84327 void *private_data;
84328 union acpi_object *gtf_cache;
84329 unsigned int gtf_filter;
84330 struct device tdev;
[all …]
Dvmlinux.h84321 struct ata_device { struct
84322 struct ata_link *link;
84323 unsigned int devno;
84324 unsigned int horkage;
84325 long unsigned int flags;
84326 struct scsi_device *sdev;
84327 void *private_data;
84328 union acpi_object *gtf_cache;
84329 unsigned int gtf_filter;
84330 struct device tdev;
[all …]