Searched refs:ata_shost_to_port (Results 1 – 7 of 7) sorted by relevance
106 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_store()145 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_show()168 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_show()217 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_store()270 ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_show()303 ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_store()390 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_store()401 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_show()416 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_type_show()429 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_show()[all …]
242 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_caps()252 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_cap2()262 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_version()272 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_port_cmd()287 struct ata_port *ap = ata_shost_to_port(shost); in ahci_read_em_buffer()347 struct ata_port *ap = ata_shost_to_port(shost); in ahci_store_em_buffer()390 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_em_supported()
310 ap = ata_shost_to_port(shost); in k2_sata_show_info()
799 struct ata_port *ap = ata_shost_to_port(sdev->host); in pata_macio_slave_config()
659 struct ata_port *ap = ata_shost_to_port(sdev->host); in nv_adma_slave_config()1880 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_error()
1751 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() function