Home
last modified time | relevance | path

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

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