Searched refs:ehc (Results 1 – 9 of 9) sorted by relevance
341 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timeout() local348 idx = ehc->cmd_timeout_idx[dev->devno][ent]; in ata_internal_cmd_timeout()366 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_internal_cmd_timed_out() local373 idx = ehc->cmd_timeout_idx[dev->devno][ent]; in ata_internal_cmd_timed_out()375 ehc->cmd_timeout_idx[dev->devno][ent]++; in ata_internal_cmd_timed_out()437 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_eh_dev_action() local439 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 …]
363 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_init_links() local366 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_init_links()367 ehc->i.action |= ATA_EH_RESET; in sata_pmp_init_links()757 struct ata_eh_context *ehc = &link->eh_context; in sata_pmp_eh_recover_pmp() local771 ehc->classes[0] = ATA_DEV_UNKNOWN; in sata_pmp_eh_recover_pmp()773 if (ehc->i.action & ATA_EH_RESET) { in sata_pmp_eh_recover_pmp()786 struct ata_eh_context *ehc = &tlink->eh_context; in sata_pmp_eh_recover_pmp() local788 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_eh_recover_pmp()789 ehc->i.action |= ATA_EH_RESET; in sata_pmp_eh_recover_pmp()796 if (ehc->i.action & ATA_EH_REVALIDATE) in sata_pmp_eh_recover_pmp()[all …]
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()
1342 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_hpa_resize() local1343 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_hpa_resize()2450 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_configure() local2451 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_dev_configure()3503 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode() local3528 ehc->i.flags |= ATA_EHI_POST_SETMODE; in ata_dev_set_mode()3530 ehc->i.flags &= ~ATA_EHI_POST_SETMODE; in ata_dev_set_mode()3570 if (!(ehc->i.flags & ATA_EHI_QUIET) || in ata_dev_set_mode()3571 ehc->i.flags & ATA_EHI_DID_HARDRESET) in ata_dev_set_mode()3948 struct ata_eh_context *ehc = &link->eh_context; in sata_link_scr_lpm() local[all …]
351 struct ata_eh_context *ehc = &ap->link.eh_context; in vt6420_prereset() local387 ehc->i.action &= ~ATA_EH_RESET; in vt6420_prereset()
980 struct ata_eh_context *ehc = &ap->link.eh_context; in ata_acpi_on_devcfg() local990 !(acpi_sata && (ehc->i.flags & ATA_EHI_DID_HARDRESET))) in ata_acpi_on_devcfg()
1733 struct ata_eh_context *ehc = &link->eh_context; in ata_sff_prereset() local1741 if (ehc->i.action & ATA_EH_HARDRESET) in ata_sff_prereset()1751 ehc->i.action |= ATA_EH_HARDRESET; in ata_sff_prereset()2043 struct ata_eh_context *ehc = &link->eh_context; in sata_sff_hardreset() local2044 const unsigned long *timing = sata_ehc_deb_timing(ehc); in sata_sff_hardreset()
1550 struct ata_eh_context *ehc = &link->eh_context; in nv_hardreset() local1560 const unsigned long *timing = sata_ehc_deb_timing(ehc); in nv_hardreset()1563 if (!(ehc->i.flags & ATA_EHI_QUIET)) in nv_hardreset()1824 struct ata_eh_context *ehc = &ap->link.eh_context; in nv_swncq_error_handler() local1828 ehc->i.action |= ATA_EH_RESET; in nv_swncq_error_handler()
1081 sata_ehc_deb_timing(struct ata_eh_context *ehc) in sata_ehc_deb_timing() argument1083 if (ehc->i.flags & ATA_EHI_HOTPLUGGED) in sata_ehc_deb_timing()