Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dvmport.h14 VMPORT_CMD_VMMOUSE_STATUS = 40, enumerator
/openbmc/qemu/hw/i386/
H A Dvmmouse.c232 case VMPORT_CMD_VMMOUSE_STATUS: in vmmouse_ioport_read()
315 vmport_register(VMPORT_CMD_VMMOUSE_STATUS, vmmouse_ioport_read, s); in vmmouse_realizefn()