Lines Matching refs:ehc
1269 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_hpa_resize() local
1270 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_hpa_resize()
2382 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_configure() local
2383 int print_info = ehc->i.flags & ATA_EHI_PRINTINFO; in ata_dev_configure()
3197 struct ata_eh_context *ehc = &dev->link->eh_context; in ata_dev_set_mode() local
3222 ehc->i.flags |= ATA_EHI_POST_SETMODE; in ata_dev_set_mode()
3224 ehc->i.flags &= ~ATA_EHI_POST_SETMODE; in ata_dev_set_mode()
3264 if (!(ehc->i.flags & ATA_EHI_QUIET) || in ata_dev_set_mode()
3265 ehc->i.flags & ATA_EHI_DID_HARDRESET) in ata_dev_set_mode()
3507 struct ata_eh_context *ehc = &link->eh_context; in ata_std_prereset() local
3508 const unsigned long *timing = sata_ehc_deb_timing(ehc); in ata_std_prereset()
3512 if (ehc->i.action & ATA_EH_HARDRESET) in ata_std_prereset()
3527 ehc->i.action &= ~ATA_EH_SOFTRESET; in ata_std_prereset()