Searched refs:eh_context (Results 1 – 18 of 18) sorted by relevance
324 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timeout()349 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timed_out()420 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_eh_dev_action()671 struct ata_eh_context *ehc = &link->eh_context; in ata_scsi_port_error_handler()674 memset(&link->eh_context, 0, sizeof(link->eh_context)); in ata_scsi_port_error_handler()675 link->eh_context.i = link->eh_info; in ata_scsi_port_error_handler()1306 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_detach_dev()1322 ata_eh_clear_action(link, dev, &link->eh_context.i, ATA_EH_PERDEV_MASK); in ata_eh_detach_dev()1347 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_about_to_do()1378 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_done()[all …]
362 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_init_links()756 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_eh_recover_pmp()785 struct ata_eh_context *ehc = &tlink->eh_context; in sata_pmp_eh_recover_pmp()902 link->eh_context.i.action = 0; in sata_pmp_handle_link_fail()928 struct ata_eh_context *pmp_ehc = &pmp_link->eh_context; in sata_pmp_eh_recover()1044 ata_ehi_hotplugged(&link->eh_context.i); in sata_pmp_eh_recover()
333 struct ata_eh_context *ehc = &ap->link.eh_context; in vt6420_prereset()587 ap->link.eh_context.i.flags |= ATA_EHI_QUIET; in vt6421_error_handler()
86 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in ahci_qoriq_hardreset()
677 rc = sata_link_hardreset(link, sata_ehc_deb_timing(&link->eh_context), in ahci_vt8251_hardreset()708 rc = sata_link_hardreset(link, sata_ehc_deb_timing(&link->eh_context), in ahci_p5wdh_hardreset()753 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in ahci_avn_hardreset()
286 struct ata_eh_context *ehc = &adev->link->eh_context; in ali_warn_atapi_dma()
1326 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_hpa_resize()2434 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_configure()2928 ap->link.eh_context.i.flags |= ATA_EHI_PRINTINFO; in ata_bus_probe()2930 ap->link.eh_context.i.flags &= ~ATA_EHI_PRINTINFO; in ata_bus_probe()3487 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode()3932 struct ata_eh_context *ehc = &link->eh_context; in sata_link_scr_lpm()4005 struct ata_eh_context *ehc = &link->eh_context; in ata_std_prereset()4159 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in sata_std_hardreset()
613 int print_info = ap->link.eh_context.i.flags & ATA_EHI_PRINTINFO; in sil_dev_config()
624 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in inic_hardreset()
353 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in xgene_ahci_do_hardreset()
981 struct ata_eh_context *ehc = &ap->link.eh_context; in ata_acpi_on_devcfg()
1723 struct ata_eh_context *ehc = &link->eh_context; in ata_sff_prereset()2033 struct ata_eh_context *ehc = &link->eh_context; in sata_sff_hardreset()
587 ap->link.eh_context.i.action |= ATA_EH_RESET; in sil24_init_port()
1529 struct ata_eh_context *ehc = &link->eh_context; in nv_hardreset()1803 struct ata_eh_context *ehc = &ap->link.eh_context; in nv_swncq_error_handler()
1535 const unsigned long *timing = sata_ehc_deb_timing(&link->eh_context); in ahci_do_hardreset()
3636 sata_ehc_deb_timing(&link->eh_context); in mv_hardreset()
184 link->eh_context.unloaded_mask & (1 << dev->devno) && in ata_scsi_park_show()
798 struct ata_eh_context eh_context; member