Searched refs:AHCI_PX_TFD_STS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qtest/libqos/ | ||
H A D | ahci.h | 185 #define AHCI_PX_TFD_STS (0xFF) macro |
H A D | ahci.c | 528 g_assert_cmphex((reg & AHCI_PX_TFD_STS), ==, d2h->status); in ahci_port_check_d2h_sanity() |