Lines Matching defs:ap

243 static int ahci_rpm_get_port(struct ata_port *ap)  in ahci_rpm_get_port()
255 static void ahci_rpm_put_port(struct ata_port *ap) in ahci_rpm_put_port()
264 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_caps() local
274 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_cap2() local
284 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_host_version() local
294 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_port_cmd() local
309 struct ata_port *ap = ata_shost_to_port(shost); in ahci_read_em_buffer() local
369 struct ata_port *ap = ata_shost_to_port(shost); in ahci_store_em_buffer() local
412 struct ata_port *ap = ata_shost_to_port(shost); in ahci_show_em_supported() local
640 static unsigned ahci_scr_offset(struct ata_port *ap, unsigned int sc_reg) in ahci_scr_offset()
681 void ahci_start_engine(struct ata_port *ap) in ahci_start_engine()
694 int ahci_stop_engine(struct ata_port *ap) in ahci_stop_engine()
743 void ahci_start_fis_rx(struct ata_port *ap) in ahci_start_fis_rx()
771 static int ahci_stop_fis_rx(struct ata_port *ap) in ahci_stop_fis_rx()
790 static void ahci_power_up(struct ata_port *ap) in ahci_power_up()
811 struct ata_port *ap = link->ap; in ahci_set_lpm() local
882 static void ahci_power_down(struct ata_port *ap) in ahci_power_down()
903 static void ahci_start_port(struct ata_port *ap) in ahci_start_port()
951 static int ahci_deinit_port(struct ata_port *ap, const char **emsg) in ahci_deinit_port()
1023 struct ata_port *ap = link->ap; in ahci_sw_activity() local
1039 struct ata_port *ap = link->ap; in ahci_sw_activity_blink() local
1081 struct ata_port *ap = link->ap; in ahci_init_sw_activity() local
1110 static ssize_t ahci_transmit_led_message(struct ata_port *ap, u32 state, in ahci_transmit_led_message()
1172 static ssize_t ahci_led_show(struct ata_port *ap, char *buf) in ahci_led_show()
1186 static ssize_t ahci_led_store(struct ata_port *ap, const char *buf, in ahci_led_store()
1219 struct ata_port *ap = link->ap; in ahci_activity_store() local
1250 struct ata_port *ap = link->ap; in ahci_activity_show() local
1260 static void ahci_port_clear_pending_irq(struct ata_port *ap) in ahci_port_clear_pending_irq()
1280 static void ahci_port_init(struct device *dev, struct ata_port *ap, in ahci_port_init()
1304 struct ata_port *ap = host->ports[i]; in ahci_init_controller() local
1336 unsigned int ahci_dev_classify(struct ata_port *ap) in ahci_dev_classify()
1366 int ahci_kick_engine(struct ata_port *ap) in ahci_kick_engine()
1411 static int ahci_exec_polled_cmd(struct ata_port *ap, int pmp, in ahci_exec_polled_cmd()
1454 struct ata_port *ap = link->ap; in ahci_do_softreset() local
1567 struct ata_port *ap = link->ap; in ahci_pmp_retry_softreset() local
1599 struct ata_port *ap = link->ap; in ahci_do_hardreset() local
1637 struct ata_port *ap = link->ap; in ahci_postreset() local
1678 struct ata_port *ap = qc->ap; in ahci_pmp_qc_defer() local
1689 struct ata_port *ap = qc->ap; in ahci_qc_prep() local
1727 static void ahci_fbs_dec_intr(struct ata_port *ap) in ahci_fbs_dec_intr()
1750 static void ahci_error_intr(struct ata_port *ap, u32 irq_stat) in ahci_error_intr()
1861 static void ahci_qc_complete(struct ata_port *ap, void __iomem *port_mmio) in ahci_qc_complete()
1894 static void ahci_handle_port_interrupt(struct ata_port *ap, in ahci_handle_port_interrupt()
1956 static void ahci_port_intr(struct ata_port *ap) in ahci_port_intr()
1969 struct ata_port *ap = dev_instance; in ahci_multi_irqs_intr_hard() local
1988 struct ata_port *ap; in ahci_handle_port_intr() local
2049 struct ata_port *ap = qc->ap; in ahci_qc_issue() local
2124 static void ahci_qc_ncq_fill_rtf(struct ata_port *ap, u64 done_mask) in ahci_qc_ncq_fill_rtf()
2188 static void ahci_freeze(struct ata_port *ap) in ahci_freeze()
2196 static void ahci_thaw(struct ata_port *ap) in ahci_thaw()
2213 void ahci_error_handler(struct ata_port *ap) in ahci_error_handler()
2232 struct ata_port *ap = qc->ap; in ahci_post_internal_cmd() local
2239 static void ahci_set_aggressive_devslp(struct ata_port *ap, bool sleep) in ahci_set_aggressive_devslp()
2319 static void ahci_enable_fbs(struct ata_port *ap) in ahci_enable_fbs()
2353 static void ahci_disable_fbs(struct ata_port *ap) in ahci_disable_fbs()
2386 static void ahci_pmp_attach(struct ata_port *ap) in ahci_pmp_attach()
2412 static void ahci_pmp_detach(struct ata_port *ap) in ahci_pmp_detach()
2431 int ahci_port_resume(struct ata_port *ap) in ahci_port_resume()
2448 static void ahci_handle_s2idle(struct ata_port *ap) in ahci_handle_s2idle()
2460 static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) in ahci_port_suspend()
2481 static int ahci_port_start(struct ata_port *ap) in ahci_port_start()
2577 static void ahci_port_stop(struct ata_port *ap) in ahci_port_stop()