Searched refs:VMW_REG (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_msg.c | 125 typedef uint64_t VMW_REG; typedef 177 typedef uint32_t VMW_REG; typedef 239 typedef uint32_t VMW_REG; typedef 296 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in svga_open_channel() 326 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in svga_close_channel() 357 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; in svga_send_msg()
|