Searched refs:validate_cmd (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Di915_dma.c342 static int validate_cmd(int cmd) function
346 /* printk("validate_cmd( %x ): %d\n", cmd, ret); */
369 if ((sz = validate_cmd(cmd)) == 0 || i + sz > dwords)

Completed in 169 milliseconds