Searched refs:LED_SCROLL_LOCK (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dakbdvar.h56 #define LED_SCROLL_LOCK 0x4 macro
H A Dakbd.c425 blinkleds = LED_NUMLOCK | LED_CAPSLOCK | LED_SCROLL_LOCK;
/netbsd-6-1-5-RELEASE/sys/arch/macppc/dev/
H A Dakbdvar.h68 #define LED_SCROLL_LOCK 0x4 macro
H A Dakbd.c402 blinkleds = LED_NUMLOCK | LED_CAPSLOCK | LED_SCROLL_LOCK;
/netbsd-6-1-5-RELEASE/sys/dev/sun/
H A Dkbd_reg.h90 #define LED_SCROLL_LOCK 0x4 macro
H A Dkbd.c950 l |= LED_SCROLL_LOCK;
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dkbd_pckbport.c401 if (sunleds & LED_SCROLL_LOCK)

Completed in 69 milliseconds