Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dlibata.h609 struct ata_device { struct
610 struct ata_link *link;
611 unsigned int devno; /* 0 or 1 */
612 unsigned int horkage; /* List of broken features */
613 unsigned long flags; /* ATA_DFLAG_xxx */
614 struct scsi_device *sdev; /* attached SCSI device */
615 void *private_data;
617 acpi_handle acpi_handle;
618 union acpi_object *gtf_cache;
619 unsigned int gtf_filter;
[all …]