Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlibata.h663 struct ata_device { struct
664 struct ata_link *link;
665 unsigned int devno; /* 0 or 1 */
666 unsigned int horkage; /* List of broken features */
667 unsigned long flags; /* ATA_DFLAG_xxx */
668 struct scsi_device *sdev; /* attached SCSI device */
669 void *private_data;
671 union acpi_object *gtf_cache;
672 unsigned int gtf_filter;
675 void *zpodd;
[all …]