Searched refs:eh_context (Results 1 – 14 of 14) sorted by relevance
335 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timeout()360 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timed_out()431 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_eh_dev_action()712 struct ata_eh_context *ehc = &link->eh_context; in ata_scsi_port_error_handler()715 memset(&link->eh_context, 0, sizeof(link->eh_context)); in ata_scsi_port_error_handler()716 link->eh_context.i = link->eh_info; in ata_scsi_port_error_handler()1258 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_detach_dev()1281 ata_eh_clear_action(link, dev, &link->eh_context.i, ATA_EH_PERDEV_MASK); in ata_eh_detach_dev()1306 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_about_to_do()1339 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()751 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_eh_recover_pmp()779 struct ata_eh_context *ehc = &tlink->eh_context; in sata_pmp_eh_recover_pmp()894 link->eh_context.i.action = 0; in sata_pmp_handle_link_fail()920 struct ata_eh_context *pmp_ehc = &pmp_link->eh_context; in sata_pmp_eh_recover()1036 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()
372 struct ata_eh_context *ehc = &link->eh_context; in sata_link_scr_lpm()726 const unsigned int *timing = sata_ehc_deb_timing(&link->eh_context); in sata_std_hardreset()1590 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_analyze_ncq_error()
286 struct ata_eh_context *ehc = &adev->link->eh_context; in ali_warn_atapi_dma()
614 int print_info = ap->link.eh_context.i.flags & ATA_EHI_PRINTINFO; in sil_dev_config()
622 const unsigned int *timing = sata_ehc_deb_timing(&link->eh_context); in inic_hardreset()
157 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_print_info()3336 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode()3646 struct ata_eh_context *ehc = &link->eh_context; in ata_std_prereset()3909 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_print_quirks()
1525 struct ata_eh_context *ehc = &link->eh_context; in nv_hardreset()1799 struct ata_eh_context *ehc = &ap->link.eh_context; in nv_swncq_error_handler()
589 ap->link.eh_context.i.action |= ATA_EH_RESET; in sil24_init_port()
1594 const unsigned int *timing = sata_ehc_deb_timing(&link->eh_context); in ahci_do_hardreset()
119 link->eh_context.unloaded_mask & (1 << dev->devno) && in ata_scsi_park_show()
3606 sata_ehc_deb_timing(&link->eh_context); in mv_hardreset()
854 struct ata_eh_context eh_context; member