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;
756 struct ata_eh_context *ehc = &link->eh_context;
771 ehc->classes[0] = ATA_DEV_UNKNOWN;
773 if (ehc->i.action & ATA_EH_RESET) {
786 struct ata_eh_context *ehc = &tlink->eh_context;
788 ehc->i.probe_mask |= ATA_ALL_DEVICES;
789 ehc->i.action |= ATA_EH_RESET;
796 if (ehc->i.action & ATA_EH_REVALIDATE)
797 rc = sata_pmp_revalidate(dev, ehc->classes[0]);
805 ehc->i.probe_mask |= ATA_ALL_DEVICES;
818 ehc->i.action |= ATA_EH_RESET;
829 ehc->i.flags = 0;