Lines Matching refs:ehc
1319 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_hpa_resize() local
1320 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_hpa_resize()
2147 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_configure() local
2148 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_dev_configure()
3152 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode() local
3177 ehc->i.flags |= ATA_EHI_POST_SETMODE; in ata_dev_set_mode()
3179 ehc->i.flags &= ~ATA_EHI_POST_SETMODE; in ata_dev_set_mode()
3597 struct ata_eh_context *ehc = &link->eh_context; in sata_link_scr_lpm() local
3638 ehc->i.serror &= ~SERR_PHYRDY_CHG; in sata_link_scr_lpm()
3662 struct ata_eh_context *ehc = &link->eh_context; in ata_std_prereset() local
3663 const unsigned long *timing = sata_ehc_deb_timing(ehc); in ata_std_prereset()
3667 if (ehc->i.action & ATA_EH_HARDRESET) in ata_std_prereset()
3681 ehc->i.action &= ~ATA_EH_SOFTRESET; in ata_std_prereset()