Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dahci_internal.h133 AHCI_PORT_IRQ_BIT_HBFS = 29, enumerator
H A Dahci.c110 [AHCI_PORT_IRQ_BIT_HBFS] = "HBFS",
1376 ahci_trigger_irq(s, &s->dev[port], AHCI_PORT_IRQ_BIT_HBFS); in handle_cmd()