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

/solaris-x11-s11/open-src/app/gfx-utils/
H A DMakefile108 $(EXTRA_LICENSE_FILES):= MODULE_DESC = fbconfig & VTS modules for graphics devices using the $(DEVICE_NAME) driver
/solaris-x11-s11/open-src/xserver/xorg/sun-src/os/solaris/mdb/modules/
H A DXserver_device_grabs.c58 wsp->walk_addr = (uintptr_t) iwda->inputInfo.devices;
107 "of currently connected input devices.\n"
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_bios.c426 p_child = &(((struct __bdb_general_definitions *)p_defs)->devices[i]);
590 DRM_DEBUG_KMS("No general definition block is found, no devices defined.\n");
611 p_child = &(((struct __bdb_general_definitions *)p_defs)->devices[i]);
631 p_child = &(((struct __bdb_general_definitions *)p_defs)->devices[i]);
H A Dintel_bios.h255 * If TV is present, it'll be at devices[0].
256 * LVDS will be next, either devices[0] or [1], if present.
264 /* OSOL_i915 struct child_device_config devices[0]; */
285 * If TV is present, it'll be at devices[0].
286 * LVDS will be next, either devices[0] or [1], if present.
294 struct child_device_config devices[6]; member in struct:__bdb_general_definitions

Completed in 30 milliseconds