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

/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_kstat.c66 int instance; local
72 instance = ddi_get_instance(sc->devinfo);
74 ksp = kstat_create("drm", instance, "drminfo", "drm",
/solaris-x11-s12/open-src/xserver/xserver-common/
H A DXserver95 # Also sets variable with name of $2_INSTANCE to the service instance the
102 # The "" instance is to get the properties from the base service without
103 # any instance specifier
104 for instance in ":display${DISPLAY}" ${CLASSES} "" ; do
105 propinst="svc:/application/x11/x11-server${instance}"

Completed in 23 milliseconds