OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kio_entry
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/alpha/include/
kbio.h
59
* KIOCGETKEY fills in
kio_entry
from kio_station. Not sure what tablemask
71
u_char
kio_entry
; /* HOLE if not present */
78
u_short
kio_entry
; /* HOLE if not present */
94
#define HOLE 0x302 /* value for
kio_entry
to say `really type 3' */
98
#define KIOCGETKEY _IOWR('k', 2, struct okiockey) /* fill in
kio_entry
*/
/src/sys/dev/sun/
kbio.h
61
* KIOCGETKEY fills in
kio_entry
from kio_station. Not sure what tablemask
74
u_char
kio_entry
; /* 0xA2 (HOLE) if not present */
member in struct:okiockey
81
u_short
kio_entry
; /* keymap entry - see kbd_map.h */
member in struct:kiockeymap
100
#define HOLE 0x302 /* value for
kio_entry
to say `really type 3' */
105
#define KIOCSETKEY _IOWR('k', 1, struct okiockey) /* fill in
kio_entry
*/
106
#define KIOCGETKEY _IOWR('k', 2, struct okiockey) /* fill in
kio_entry
*/
kbd.c
405
kio->
kio_entry
= km[station];
409
km[station] = kio->
kio_entry
;
439
kio->
kio_entry
= 0xA2;
/src/sys/arch/x68k/include/
kbio.h
52
u_short
kio_entry
; /* HOLE if not present */
member in struct:kiockey
80
#define HOLE 0x302 /* value for
kio_entry
to say `really type 3' */
Completed in 35 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025