Lines Matching refs:ata_port

166 static void __ata_port_freeze(struct ata_port *ap);
168 static void ata_eh_handle_port_suspend(struct ata_port *ap);
169 static void ata_eh_handle_port_resume(struct ata_port *ap);
171 static void ata_eh_handle_port_suspend(struct ata_port *ap) in ata_eh_handle_port_suspend()
174 static void ata_eh_handle_port_resume(struct ata_port *ap) in ata_eh_handle_port_resume()
256 void ata_port_desc(struct ata_port *ap, const char *fmt, ...) in ata_port_desc()
287 void ata_port_pbar_desc(struct ata_port *ap, int bar, ssize_t offset, in ata_port_pbar_desc()
479 void ata_eh_acquire(struct ata_port *ap) in ata_eh_acquire()
496 void ata_eh_release(struct ata_port *ap) in ata_eh_release()
525 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_timed_out()
553 static void ata_eh_unload(struct ata_port *ap) in ata_eh_unload()
592 struct ata_port *ap = ata_shost_to_port(host); in ata_scsi_error()
624 void ata_scsi_cmd_error_handler(struct Scsi_Host *host, struct ata_port *ap, in ata_scsi_cmd_error_handler()
720 void ata_scsi_port_error_handler(struct Scsi_Host *host, struct ata_port *ap) in ata_scsi_port_error_handler()
844 void ata_port_wait_eh(struct ata_port *ap) in ata_port_wait_eh()
870 static int ata_eh_nr_in_flight(struct ata_port *ap) in ata_eh_nr_in_flight()
885 struct ata_port *ap = (void *)arg; in ata_eh_fastdrain_timerfn()
934 static void ata_eh_set_pending(struct ata_port *ap, int fastdrain) in ata_eh_set_pending()
971 struct ata_port *ap = qc->ap; in ata_qc_schedule_eh()
997 void ata_std_sched_eh(struct ata_port *ap) in ata_std_sched_eh()
1023 void ata_std_end_eh(struct ata_port *ap) in ata_std_end_eh()
1042 void ata_port_schedule_eh(struct ata_port *ap) in ata_port_schedule_eh()
1048 static int ata_do_link_abort(struct ata_port *ap, struct ata_link *link) in ata_do_link_abort()
1102 int ata_port_abort(struct ata_port *ap) in ata_port_abort()
1125 static void __ata_port_freeze(struct ata_port *ap) in __ata_port_freeze()
1151 int ata_port_freeze(struct ata_port *ap) in ata_port_freeze()
1176 int sata_async_notification(struct ata_port *ap) in sata_async_notification()
1245 void ata_eh_freeze_port(struct ata_port *ap) in ata_eh_freeze_port()
1266 void ata_eh_thaw_port(struct ata_port *ap) in ata_eh_thaw_port()
1292 struct ata_port *ap = qc->ap; in __ata_eh_qc_complete()
1376 struct ata_port *ap = link->ap; in ata_eh_detach_dev()
1416 struct ata_port *ap = link->ap; in ata_eh_about_to_do()
1650 struct ata_port *ap = dev->link->ap; in atapi_eh_request_sense()
1746 struct ata_port *ap = link->ap; in ata_eh_analyze_ncq_error()
2137 struct ata_port *ap = link->ap; in ata_eh_link_autopsy()
2255 void ata_eh_autopsy(struct ata_port *ap) in ata_eh_autopsy()
2422 struct ata_port *ap = link->ap; in ata_eh_link_report()
2597 void ata_eh_report(struct ata_port *ap) in ata_eh_report()
2633 struct ata_port *ap = link->ap; in ata_eh_reset()
3019 static inline void ata_eh_pull_park_action(struct ata_port *ap) in ata_eh_pull_park_action()
3096 struct ata_port *ap = link->ap; in ata_eh_revalidate_and_attach()
3239 struct ata_port *ap = link->ap; in ata_set_mode()
3342 struct ata_port *ap = link->ap; in ata_eh_maybe_retry_flush()
3418 struct ata_port *ap = ata_is_host_link(link) ? link->ap : NULL; in ata_eh_set_lpm()
3554 struct ata_port *ap = link->ap; in ata_eh_skip_recovery()
3720 int ata_eh_recover(struct ata_port *ap, ata_prereset_fn_t prereset, in ata_eh_recover()
3953 void ata_eh_finish(struct ata_port *ap) in ata_eh_finish()
4003 void ata_do_eh(struct ata_port *ap, ata_prereset_fn_t prereset, in ata_do_eh()
4032 void ata_std_error_handler(struct ata_port *ap) in ata_std_error_handler()
4054 static void ata_eh_handle_port_suspend(struct ata_port *ap) in ata_eh_handle_port_suspend()
4119 static void ata_eh_handle_port_resume(struct ata_port *ap) in ata_eh_handle_port_resume()