Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h139 PORT_IRQ_BAD_PMP = (1 << 23), /* incorrect port multiplier */ enumerator
156 PORT_IRQ_BAD_PMP,
Dlibahci.c1498 if (irq_status & PORT_IRQ_BAD_PMP) in ahci_bad_pmp_check_ready()
1525 if (irq_sts & PORT_IRQ_BAD_PMP) { in ahci_pmp_retry_softreset()
1766 if (sata_pmp_attached(ap) && (irq_stat & PORT_IRQ_BAD_PMP)) { in ahci_error_intr()
1819 status &= ~PORT_IRQ_BAD_PMP; in ahci_handle_port_interrupt()
2257 pp->intr_mask |= PORT_IRQ_BAD_PMP; in ahci_pmp_attach()
2283 pp->intr_mask &= ~PORT_IRQ_BAD_PMP; in ahci_pmp_detach()
/kernel/linux/linux-5.10/drivers/block/mtip32xx/
Dmtip32xx.c79 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch13009 pp->intr_mask |= PORT_IRQ_BAD_PMP;
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch289478 pp->intr_mask |= PORT_IRQ_BAD_PMP;