Lines Matching refs:ehc
362 struct ata_eh_context *ehc = &link->eh_context;
365 ehc->i.probe_mask |= ATA_ALL_DEVICES;
366 ehc->i.action |= ATA_EH_RESET;
752 struct ata_eh_context *ehc = &link->eh_context;
765 ehc->classes[0] = ATA_DEV_UNKNOWN;
767 if (ehc->i.action & ATA_EH_RESET) {
780 struct ata_eh_context *ehc = &tlink->eh_context;
782 ehc->i.probe_mask |= ATA_ALL_DEVICES;
783 ehc->i.action |= ATA_EH_RESET;
790 if (ehc->i.action & ATA_EH_REVALIDATE)
791 rc = sata_pmp_revalidate(dev, ehc->classes[0]);
799 ehc->i.probe_mask |= ATA_ALL_DEVICES;
812 ehc->i.action |= ATA_EH_RESET;
823 ehc->i.flags = 0;