Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dahci.h185 #define AHCI_PX_TFD_STS (0xFF) macro
H A Dahci.c528 g_assert_cmphex((reg & AHCI_PX_TFD_STS), ==, d2h->status); in ahci_port_check_d2h_sanity()