Searched refs:ata_shost_to_port (Results 1 – 8 of 8) sorted by relevance
801 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_store()840 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_show()857 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_supported_show()881 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_show()913 ap = ata_shost_to_port(sdev->host); in ata_ncq_prio_enable_store()969 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_store()980 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_show()995 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_type_show()1008 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_show()1022 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_store()[all …]
103 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_show()152 ap = ata_shost_to_port(sdev->host); in ata_scsi_park_store()308 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_unlock_native_capacity()633 return ata_sas_scsi_ioctl(ata_shost_to_port(scsidev->host), in ata_scsi_ioctl()1110 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_slave_alloc()1147 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_slave_config()1173 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_slave_destroy()4227 ap = ata_shost_to_port(shost); in ata_scsi_queuecmd()4703 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_user_scan()
264 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_caps()274 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_cap2()284 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_version()294 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_port_cmd()309 struct ata_port *ap = ata_shost_to_port(shost); in ahci_read_em_buffer()369 struct ata_port *ap = ata_shost_to_port(shost); in ahci_store_em_buffer()412 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_em_supported()
311 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()
548 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_error()
1857 static inline struct ata_port *ata_shost_to_port(struct Scsi_Host *host) in ata_shost_to_port() function