Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h77 #define HOST_CTL_AHCI_EN (1U << 31) /* AHCI enabled */ macro
H A Dahci.c496 s->control_regs.ghc = (val & 0x3) | HOST_CTL_AHCI_EN; in ahci_mem_write()
1675 s->control_regs.ghc = HOST_CTL_AHCI_EN; in ahci_reset()