Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dahci-test.c1766 NUM_MODES enumerator
1769 static const char *io_mode_str[NUM_MODES] = { "pio", "dma" };
1820 static const uint8_t io_cmds[NUM_MODES][NUM_ADDR_MODES][NUM_IO_OPS] = {
2008 for (i = MODE_BEGIN; i < NUM_MODES; i++) { in main()