Searched defs:_o (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/audio/ | ||
H A D | intel-hda.c | 606 #define ST_REG(_n, _o) (0x80 + (_n) * 0x20 + (_o)) argument |
/qemu/hw/display/ | ||
H A D | qxl.c | 56 #define QXL_MODE(_x, _y, _b, _o) \ argument |