Home
last modified time | relevance | path

Searched refs:mach64_max_ioctl (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/drm/
HDmach64_drv.c69 dev->driver->max_ioctl = mach64_max_ioctl; in mach64_configure()
HDmach64_drv.h117 extern int mach64_max_ioctl;
HDmach64_state.c58 int mach64_max_ioctl = DRM_ARRAY_SIZE(mach64_ioctls); variable