Searched refs:ata_ehi_hotplugged (Results 1 – 15 of 15) sorted by relevance
582 ata_ehi_hotplugged(&host->ports[0]->link.eh_info); in vt642x_interrupt()589 ata_ehi_hotplugged(&host->ports[1]->link.eh_info); in vt642x_interrupt()
962 ata_ehi_hotplugged(ehi); in nv_adma_interrupt()965 ata_ehi_hotplugged(ehi); in nv_adma_interrupt()2083 ata_ehi_hotplugged(ehi); in nv_swncq_hotplug()
1045 ata_ehi_hotplugged(&link->eh_context.i); in sata_pmp_eh_recover()
335 ata_ehi_hotplugged(ehi); in inic_host_err_intr()
117 ata_ehi_hotplugged(ehi); in ata_acpi_handle_hotplug()
697 ata_ehi_hotplugged(ehi); in sata_rcar_serr_interrupt()
301 ata_ehi_hotplugged(ehi); in cf_card_detect()
1239 ata_ehi_hotplugged(ehi); in pata_macio_mb_event()
994 ata_ehi_hotplugged(ehi); in pdc_interrupt()
1005 ata_ehi_hotplugged(ehi); in sil24_error_intr()
1128 ata_ehi_hotplugged(ehi); in sata_fsl_error_intr()
1800 ata_ehi_hotplugged(host_ehi); in ahci_error_intr()
1676 ata_ehi_hotplugged(&ehc->i); in ata_eh_analyze_serror()
2715 ata_ehi_hotplugged(ehi); in mv_err_intr()
1474 static inline void ata_ehi_hotplugged(struct ata_eh_info *ehi) in ata_ehi_hotplugged() function