Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dahci.h172 #define AHCI_PX_CMD_CPD (0x100000) macro
/qemu/tests/qtest/
H A Dahci-test.c691 if (BITCLR(reg, AHCI_PX_CMD_CPD)) { in ahci_test_port_spec()
704 if (BITANY(reg, AHCI_PX_CMD_CPD | AHCI_PX_CMD_MPSP)) { in ahci_test_port_spec()