OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:changemask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hil/
hilkbd.c
264
int
changemask
;
local in function:hilkbd_set_leds
269
changemask
= leds ^ sc->sc_ledstate;
270
if (
changemask
== 0)
274
if (
changemask
& WSKBD_LED_SCROLL)
278
if (
changemask
& WSKBD_LED_NUM)
282
if (
changemask
& WSKBD_LED_CAPS)
hilkbd.c
264
int
changemask
;
local in function:hilkbd_set_leds
269
changemask
= leds ^ sc->sc_ledstate;
270
if (
changemask
== 0)
274
if (
changemask
& WSKBD_LED_SCROLL)
278
if (
changemask
& WSKBD_LED_NUM)
282
if (
changemask
& WSKBD_LED_CAPS)
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025