Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h214 AHCI_HFLAG_IGN_IRQ_IF_ERR = BIT(1), /* ignore IRQ_IF_ERR */ enumerator
H A Dahci.c140 AHCI_HFLAGS (AHCI_HFLAG_IGN_IRQ_IF_ERR),
H A Dlibahci.c1795 if (hpriv->flags & AHCI_HFLAG_IGN_IRQ_IF_ERR) in ahci_error_intr()