Searched refs:ehc (Results 1 – 10 of 10) sorted by relevance
335 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timeout() local342 idx = ehc->cmd_timeout_idx[dev->devno][ent]; in ata_internal_cmd_timeout()360 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timed_out() local367 idx = ehc->cmd_timeout_idx[dev->devno][ent]; in ata_internal_cmd_timed_out()369 ehc->cmd_timeout_idx[dev->devno][ent]++; in ata_internal_cmd_timed_out()431 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_eh_dev_action() local433 return ehc->i.action | ehc->i.dev_action[dev->devno]; in ata_eh_dev_action()688 struct ata_eh_context *ehc = &link->eh_context; in ata_scsi_port_error_handler() local698 ehc->saved_xfer_mode[devno] = dev->xfer_mode; in ata_scsi_port_error_handler()700 ehc->saved_ncq_enabled |= 1 << devno; in ata_scsi_port_error_handler()[all …]
362 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_init_links() local365 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_init_links()366 ehc->i.action |= ATA_EH_RESET; in sata_pmp_init_links()752 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_eh_recover_pmp() local765 ehc->classes[0] = ATA_DEV_UNKNOWN; in sata_pmp_eh_recover_pmp()767 if (ehc->i.action & ATA_EH_RESET) { in sata_pmp_eh_recover_pmp()780 struct ata_eh_context *ehc = &tlink->eh_context; in sata_pmp_eh_recover_pmp() local782 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_eh_recover_pmp()783 ehc->i.action |= ATA_EH_RESET; in sata_pmp_eh_recover_pmp()790 if (ehc->i.action & ATA_EH_REVALIDATE) in sata_pmp_eh_recover_pmp()[all …]
372 struct ata_eh_context *ehc = &link->eh_context; in sata_link_scr_lpm() local434 ehc->i.serror &= ~SERR_PHYRDY_CHG; in sata_link_scr_lpm()1448 struct ata_eh_context *ehc = &link->eh_context; in ata_eh_analyze_ncq_error() local1459 if (!link->sactive || !(ehc->i.err_mask & AC_ERR_DEV)) in ata_eh_analyze_ncq_error()1539 ehc->i.err_mask &= ~AC_ERR_DEV; in ata_eh_analyze_ncq_error()
286 struct ata_eh_context *ehc = &adev->link->eh_context; in ali_warn_atapi_dma() local287 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ali_warn_atapi_dma()
333 struct ata_eh_context *ehc = &ap->link.eh_context; in vt6420_prereset() local369 ehc->i.action &= ~ATA_EH_RESET; in vt6420_prereset()
165 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_print_info() local167 return ehc->i.flags & ATA_EHI_PRINTINFO; in ata_dev_print_info()3425 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode() local3450 ehc->i.flags |= ATA_EHI_POST_SETMODE; in ata_dev_set_mode()3452 ehc->i.flags &= ~ATA_EHI_POST_SETMODE; in ata_dev_set_mode()3492 if (!(ehc->i.flags & ATA_EHI_QUIET) || in ata_dev_set_mode()3493 ehc->i.flags & ATA_EHI_DID_HARDRESET) in ata_dev_set_mode()3735 struct ata_eh_context *ehc = &link->eh_context; in ata_std_prereset() local3736 const unsigned int *timing = sata_ehc_deb_timing(ehc); in ata_std_prereset()3740 if (ehc->i.action & ATA_EH_HARDRESET) in ata_std_prereset()[all …]
954 struct ata_eh_context *ehc = &ap->link.eh_context; in ata_acpi_on_devcfg() local964 !(acpi_sata && (ehc->i.flags & ATA_EHI_DID_HARDRESET))) in ata_acpi_on_devcfg()
1654 struct ata_eh_context *ehc = &link->eh_context; in ata_sff_prereset() local1661 if (ehc->i.action & ATA_EH_HARDRESET) in ata_sff_prereset()1671 ehc->i.action |= ATA_EH_HARDRESET; in ata_sff_prereset()1963 struct ata_eh_context *ehc = &link->eh_context; in sata_sff_hardreset() local1964 const unsigned int *timing = sata_ehc_deb_timing(ehc); in sata_sff_hardreset()
1522 struct ata_eh_context *ehc = &link->eh_context; in nv_hardreset() local1532 const unsigned int *timing = sata_ehc_deb_timing(ehc); in nv_hardreset()1535 if (!(ehc->i.flags & ATA_EHI_QUIET)) in nv_hardreset()1796 struct ata_eh_context *ehc = &ap->link.eh_context; in nv_swncq_error_handler() local1800 ehc->i.action |= ATA_EH_RESET; in nv_swncq_error_handler()
1174 sata_ehc_deb_timing(struct ata_eh_context *ehc) in sata_ehc_deb_timing() argument1176 if (ehc->i.flags & ATA_EHI_HOTPLUGGED) in sata_ehc_deb_timing()1196 sata_ehc_deb_timing(struct ata_eh_context *ehc) in sata_ehc_deb_timing() argument