Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dlibsas.h166 struct sata_device { struct
167 unsigned int class;
168 struct smp_resp rps_resp; /* report_phy_sata_resp */
169 u8 port_no; /* port number, if this is a PM (Port) */
171 struct ata_port *ap;
172 struct ata_host ata_host;
173 u8 fis[ATA_RESP_FIS_SIZE];
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7779.c328 static struct platform_device sata_device = { variable