Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h57 #define AHCI_CAP_RESERVED (0x80000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c508 ASSERT_BIT_CLEAR(ahci->cap, AHCI_CAP_RESERVED); in ahci_test_hba_spec()