Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ata/
Dlibahci.c1713 struct ata_eh_info *active_ehi; in ahci_error_intr() local
1737 active_ehi = &link->eh_info; in ahci_error_intr()
1760 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()
1769 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()
1770 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()
1771 ata_ehi_push_desc(active_ehi, in ahci_error_intr()
1777 active_ehi->err_mask |= AC_ERR_HSM; in ahci_error_intr()
1778 active_ehi->action |= ATA_EH_RESET; in ahci_error_intr()
1779 ata_ehi_push_desc(active_ehi, "incorrect PMP"); in ahci_error_intr()
1790 active_ehi->err_mask |= AC_ERR_DEV; in ahci_error_intr()