Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h118 AHCI_PORT_IRQ_BIT_PSS = 1, enumerator
H A Dahci.c95 [AHCI_PORT_IRQ_BIT_PSS] = "PSS",
1458 ahci_trigger_irq(ad->hba, ad, AHCI_PORT_IRQ_BIT_PSS); in ahci_pio_transfer()