Lines Matching defs:host_ehi
1711 struct ata_eh_info *host_ehi = &ap->link.eh_info;
1741 ata_ehi_clear_desc(host_ehi);
1742 ata_ehi_push_desc(host_ehi, "irq_stat 0x%08x", irq_stat);
1747 host_ehi->serror |= serror;
1764 host_ehi->serror &= ~SERR_INTERNAL;
1784 host_ehi->err_mask |= AC_ERR_HOST_BUS;
1785 host_ehi->action |= ATA_EH_RESET;
1786 ata_ehi_push_desc(host_ehi, "host bus error");
1793 host_ehi->err_mask |= AC_ERR_ATA_BUS;
1794 host_ehi->action |= ATA_EH_RESET;
1797 ata_ehi_push_desc(host_ehi, "interface fatal error");
1801 ata_ehi_hotplugged(host_ehi);
1802 ata_ehi_push_desc(host_ehi, "%s",