Home
last modified time | relevance | path

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

/qemu/hw/char/
H A Dipoctal232.c172 static const uint8_t id_prom_data[] = { variable
402 if (pos < ARRAY_SIZE(id_prom_data)) { in id_read()
403 ret = id_prom_data[pos]; in id_read()