Searched defs:sata_device (Results 1 – 2 of 2) sorted by relevance
142 struct sata_device { struct143 unsigned int class;144 u8 port_no; /* port number, if this is a PM (Port) */146 struct ata_port *ap;147 struct ata_host *ata_host;148 struct smp_resp rps_resp ____cacheline_aligned; /* report_phy_sata_resp */149 u8 fis[ATA_RESP_FIS_SIZE];
132 struct sata_device { struct133 unsigned int class;134 u8 port_no; /* port number, if this is a PM (Port) */136 struct ata_port *ap;137 struct ata_host *ata_host;138 struct smp_rps_resp rps_resp ____cacheline_aligned; /* report_phy_sata_resp */139 u8 fis[ATA_RESP_FIS_SIZE];