Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dide-test.c112 BM_STS_INTR = 0x4, enumerator
289 !!(status & BM_STS_INTR)); in send_dma_request()
355 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_simple_rw()
364 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_simple_rw()
372 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_simple_rw()
383 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_simple_rw()
430 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_trim()
441 g_assert_cmphex(status, ==, BM_STS_INTR); in test_bmdma_trim()
502 req_status = BM_STS_INTR; in test_bmdma_various_prdts()
503 abort_req_status = BM_STS_INTR; in test_bmdma_various_prdts()
[all …]