Home
last modified time | relevance | path

Searched refs:AHCI_VERSION_1_0 (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/ide/
H A Dahci-internal.h230 #define AHCI_VERSION_1_0 0x10000 macro
H A Dahci.c555 s->control_regs.version = AHCI_VERSION_1_0; in ahci_reg_init()
/qemu/tests/qtest/libqos/
H A Dahci.h238 #define AHCI_VERSION_1_0 (0x00010000) macro
/qemu/tests/qtest/
H A Dahci-test.c547 case AHCI_VERSION_1_0: in ahci_test_hba_spec()