Searched defs:unique (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_io32.h23 uint32_t unique_len; /* Length of unique */
24 caddr32_t unique; /* Unique name for driver instantiation */ member in struct:drm_unique_32
H A Ddrm.h248 size_t unique_len; /**< Length of unique */
249 char __user *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
H A DdrmP.h605 char *unique; /* Unique identifier: e.g., busid */ member in struct:drm_device
606 int unique_len; /* Length of unique field */
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_io32.h46 uint32_t unique_len; /* Length of unique */
47 caddr32_t unique; /* Unique name for driver instantiation */ member in struct:drm_unique_32
H A Ddrm.h156 size_t unique_len; /**< Length of unique */
157 char *unique; /**< Unique name for driver instantiation */ member in struct:drm_unique
H A DdrmP.h798 struct drm_unique *unique);
982 char *unique; /**< Unique identifier: e.g., busid */ member in struct:drm_master
983 int unique_len; /**< Length of unique field */
/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Ddga.h78 u_int unique; member in struct:dga_dbinfo

Completed in 36 milliseconds