Lines Matching refs:ata_port
41 struct ata_port *ap = link->ap; in sata_scr_valid()
638 int ata_qc_complete_multiple(struct ata_port *ap, u64 qc_active) in ata_qc_complete_multiple()
723 int ata_slave_link_init(struct ata_port *ap) in ata_slave_link_init()
786 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_store()
825 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_lpm_show()
842 struct ata_port *ap; in ata_ncq_prio_enable_show()
869 struct ata_port *ap; in ata_ncq_prio_enable_store()
926 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_store()
937 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_show()
952 struct ata_port *ap = ata_shost_to_port(shost); in ata_scsi_em_message_type_show()
965 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_show()
979 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_activity_store()
1012 int __ata_change_queue_depth(struct ata_port *ap, struct scsi_device *sdev, in __ata_change_queue_depth()
1063 struct ata_port *ap = ata_shost_to_port(sdev->host); in ata_scsi_change_queue_depth()
1082 struct ata_port *ata_sas_port_alloc(struct ata_host *host, in ata_sas_port_alloc()
1086 struct ata_port *ap; in ata_sas_port_alloc()
1117 int ata_sas_port_start(struct ata_port *ap) in ata_sas_port_start()
1139 void ata_sas_port_stop(struct ata_port *ap) in ata_sas_port_stop()
1151 void ata_sas_async_probe(struct ata_port *ap) in ata_sas_async_probe()
1157 int ata_sas_sync_probe(struct ata_port *ap) in ata_sas_sync_probe()
1175 int ata_sas_port_init(struct ata_port *ap) in ata_sas_port_init()
1186 int ata_sas_tport_add(struct device *parent, struct ata_port *ap) in ata_sas_tport_add()
1192 void ata_sas_tport_delete(struct ata_port *ap) in ata_sas_tport_delete()
1204 void ata_sas_port_destroy(struct ata_port *ap) in ata_sas_port_destroy()
1221 int ata_sas_slave_configure(struct scsi_device *sdev, struct ata_port *ap) in ata_sas_slave_configure()
1239 int ata_sas_queuecmd(struct scsi_cmnd *cmd, struct ata_port *ap) in ata_sas_queuecmd()
1255 int ata_sas_allocate_tag(struct ata_port *ap) in ata_sas_allocate_tag()
1275 void ata_sas_free_tag(unsigned int tag, struct ata_port *ap) in ata_sas_free_tag()
1293 int sata_async_notification(struct ata_port *ap) in sata_async_notification()
1424 struct ata_port *ap = link->ap; in ata_eh_analyze_ncq_error()