Searched refs:NUM_MODES (Results 1 – 1 of 1) sorted by relevance
1766 NUM_MODES enumerator1769 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()