Home
last modified time | relevance | path

Searched defs:cmd_info (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c408 struct cmd_info { struct
409 const char *name;
410 u32 opcode;
423 u32 flag;
433 intel_engine_mask_t rings;
436 u16 devices;
462 const struct cmd_info *info; argument
2035 static const struct cmd_info cmd_info[] = { variable