Searched refs:active_ehi (Results 1 – 1 of 1) sorted by relevance
1703 struct ata_eh_info *active_ehi; in ahci_error_intr() local1727 active_ehi = &link->eh_info; in ahci_error_intr()1750 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()1759 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()1760 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()1761 ata_ehi_push_desc(active_ehi, in ahci_error_intr()1767 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()1768 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()1769 ata_ehi_push_desc(active_ehi, "incorrect PMP"); in ahci_error_intr()1780 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()