Home
last modified time | relevance | path

Searched defs:LED (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/algor/algor/
H A Dled.c59 #define LED(x) ((3 - (x)) * 4) macro
62 #define LED(x) ((3 - (x)) * 4) macro
68 #define LED(x) ((x) * HD2532_STRIDE) macro
/netbsd-src/sys/dev/pcmcia/
H A Dif_xireg.h109 #define LED 0xa /* RW - LED control register */ macro
/netbsd-src/sys/arch/hpc/include/
H A Dconfig_hook.h262 #define LED CONFIG_HOOK_LED macro