Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dlibsas.h162 struct sata_device { struct
163 enum ata_command_set command_set;
164 struct smp_resp rps_resp; /* report_phy_sata_resp */
165 __le16 *identify_device;
166 __le16 *identify_packet_device;
168 u8 port_no; /* port number, if this is a PM (Port) */
169 struct list_head children; /* PM Ports if this is a PM */
171 struct ata_port *ap;
172 struct ata_host ata_host;
173 struct ata_taskfile tf;
[all …]