Searched refs:ata_shost_to_port (Results 1 – 7 of 7) sorted by relevance
119 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_store()158 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_show()181 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_show()230 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_store()285 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_store()296 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_show()311 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_type_show()324 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_show()338 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_store()415 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_unlock_native_capacity()[all …]
230 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_caps()240 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_cap2()250 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_version()261 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_port_cmd()271 struct ata_port *ap = ata_shost_to_port(shost); in ahci_read_em_buffer()327 struct ata_port *ap = ata_shost_to_port(shost); in ahci_store_em_buffer()367 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_em_supported()
326 ap = ata_shost_to_port(shost); in k2_sata_show_info()
796 struct ata_port *ap = ata_shost_to_port(sdev->host); in pata_macio_slave_config()
675 struct ata_port *ap = ata_shost_to_port(sdev->host); in nv_adma_slave_config()1918 struct ata_port *ap = ata_shost_to_port(sdev->host); in nv_swncq_slave_config()
525 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_timed_out()592 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_error()
1733 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() function