Searched refs:TOPFUNC (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h416 #define TOPFUNC 0x620 /* thru 0x62F. The "top" group. */ macro
420 #define TF(n) (TOPFUNC+(n)-1)
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1709 if (entry >= TOPFUNC &&
1710 entry < (TOPFUNC + KB_NR_FUNCKEYS)) {
2099 TOPFUNC,
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y759 { "tf", FKEY, TOPFUNC },
/illumos-gate/usr/src/uts/common/io/
H A Dkbd.c1119 TOPFUNC,

Completed in 84 milliseconds