Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dfdc-test.c173 static uint8_t send_read_no_dma_command(int nb_sect, uint8_t expected_st0) in send_read_no_dma_command() function
502 ret = send_read_no_dma_command(1, 0x04); in test_read_no_dma_1()
512 ret = send_read_no_dma_command(18, 0x04); in test_read_no_dma_18()
522 ret = send_read_no_dma_command(19, 0x20); in test_read_no_dma_19()