Home
last modified time | relevance | path

Searched refs:active_ehi (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/ata/
Dlibahci.c1709 struct ata_eh_info *active_ehi; in ahci_error_intr() local
1733 active_ehi = &link->eh_info; in ahci_error_intr()
1756 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()
1765 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()
1766 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()
1767 ata_ehi_push_desc(active_ehi, in ahci_error_intr()
1773 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()
1774 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()
1775 ata_ehi_push_desc(active_ehi, "incorrect PMP"); in ahci_error_intr()
1786 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()