Searched refs:VMPORT_ENTRIES (Results 1 – 2 of 2) sorted by relevance
72 VMPortReadFunc *func[VMPORT_ENTRIES];73 void *opaque[VMPORT_ENTRIES];85 assert(command < VMPORT_ENTRIES); in vmport_register()116 if (command >= VMPORT_ENTRIES || !s->func[command]) { in vmport_ioport_read()
18 VMPORT_ENTRIES enumerator