Searched refs:emc_recv_verify (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_emc-test.c | 646 static void emc_recv_verify(QTestState *qts, const EMCModule *mod, int fd, in emc_recv_verify() function 833 emc_recv_verify(qts, td->module, test_sockets[0], /*with_irq=*/false, in test_rx() 835 emc_recv_verify(qts, td->module, test_sockets[0], /*with_irq=*/false, in test_rx() 837 emc_recv_verify(qts, td->module, test_sockets[0], /*with_irq=*/true, in test_rx() 839 emc_recv_verify(qts, td->module, test_sockets[0], /*with_irq=*/true, in test_rx()
|