Searched refs:ata_shost_to_port (Results 1 – 8 of 8) sorted by relevance
783 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_store()822 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_show()839 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_supported_show()863 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_show()895 ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_store()944 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_store()955 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_show()970 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_type_show()983 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_show()997 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_store()[all …]
261 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_caps()271 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_cap2()281 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_version()291 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_port_cmd()306 struct ata_port *ap = ata_shost_to_port(shost); in ahci_read_em_buffer()366 struct ata_port *ap = ata_shost_to_port(shost); in ahci_store_em_buffer()409 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_em_supported()
99 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_show()148 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_store()294 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_unlock_native_capacity()614 return ata_sas_scsi_ioctl(ata_shost_to_port(scsidev->host), in ata_scsi_ioctl()1131 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_slave_config()1160 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_slave_destroy()4037 ap = ata_shost_to_port(shost); in ata_scsi_queuecmd()4512 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_user_scan()
310 ap = ata_shost_to_port(shost); in k2_sata_show_info()
801 struct ata_port *ap = ata_shost_to_port(sdev->host); in pata_macio_slave_config()
666 struct ata_port *ap = ata_shost_to_port(sdev->host); in nv_adma_slave_config()1873 struct ata_port *ap = ata_shost_to_port(sdev->host); in nv_swncq_slave_config()
532 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_error()
1823 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() function