Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h139 PORT_IRQ_BAD_PMP = BIT(23), /* incorrect port multiplier */ enumerator
156 PORT_IRQ_BAD_PMP,
H A Dlibahci.c1554 if (irq_status & PORT_IRQ_BAD_PMP) in ahci_bad_pmp_check_ready()
1579 if (irq_sts & PORT_IRQ_BAD_PMP) { in ahci_pmp_retry_softreset()
1816 if (sata_pmp_attached(ap) && (irq_stat & PORT_IRQ_BAD_PMP)) { in ahci_error_intr()
1898 status &= ~PORT_IRQ_BAD_PMP; in ahci_handle_port_interrupt()
2394 pp->intr_mask |= PORT_IRQ_BAD_PMP; in ahci_pmp_attach()
2420 pp->intr_mask &= ~PORT_IRQ_BAD_PMP; in ahci_pmp_detach()