Searched defs:ata_device (Results 1 – 1 of 1) sorted by relevance
125052 struct ata_device { struct125053 struct ata_link *link;125054 unsigned int devno;125055 unsigned int horkage;125056 long unsigned int flags;125057 struct scsi_device *sdev;125058 void *private_data;125059 union acpi_object *gtf_cache;125060 unsigned int gtf_filter;125061 void *zpodd;[all …]