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

/openbsd-current/sys/arch/sparc64/dev/
H A Dpcons.c400 #define ENCODE_STATE(c, n) (short)(((c)&0x1ff)|(((n)&0x7f)<<9)) macro

Completed in 231 milliseconds