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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_gem.c827 gdrst = pci_config_get8(conf_hdl, GDRST);
828 pci_config_put8(conf_hdl, GDRST, gdrst | flags);
830 pci_config_put8(conf_hdl, GDRST, gdrst | 0xfe);
835 gdrst = pci_config_get8(conf_hdl, GDRST);
H A Di915_drv.h666 #define GDRST 0xc0 macro

Completed in 76 milliseconds