Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h173 #define AHCI_PX_CMD_ESP (0x200000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c708 g_assert(!BITSET(reg, AHCI_PX_CMD_HPCP | AHCI_PX_CMD_ESP)); in ahci_test_port_spec()