Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h179 #define AHCI_PX_CMD_ASP (0x8000000) macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c688 ASSERT_BIT_CLEAR(reg, AHCI_PX_CMD_ASP); /* RW only if CAP.SALP */ in ahci_test_port_spec()