Searched refs:ata_ehi_hotplugged (Results 1 – 10 of 10) sorted by relevance
557 ata_ehi_hotplugged(&host->ports[0]->link.eh_info); in vt642x_interrupt()564 ata_ehi_hotplugged(&host->ports[1]->link.eh_info); in vt642x_interrupt()
956 ata_ehi_hotplugged(ehi); in nv_adma_interrupt()959 ata_ehi_hotplugged(ehi); in nv_adma_interrupt()2056 ata_ehi_hotplugged(ehi); in nv_swncq_hotplug()
341 ata_ehi_hotplugged(ehi); in inic_host_err_intr()
1036 ata_ehi_hotplugged(&link->eh_context.i); in sata_pmp_eh_recover()
996 ata_ehi_hotplugged(ehi); in sil24_error_intr()
1254 ata_ehi_hotplugged(ehi); in pata_macio_mb_event()
963 ata_ehi_hotplugged(ehi); in pdc_interrupt()
1839 ata_ehi_hotplugged(host_ehi); in ahci_error_intr()
1602 ata_ehi_hotplugged(&ehc->i); in ata_eh_analyze_serror()
1606 static inline void ata_ehi_hotplugged(struct ata_eh_info *ehi) in ata_ehi_hotplugged() function