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

/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_event.h101 * VUID_SEG_SIZE is the size of a virtual user input "device" address space
104 #define VUID_SEG_SIZE (256) macro
176 #define vuid_last(devid) (((devid) << 8)+VUID_SEG_SIZE-1)

Completed in 47 milliseconds