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

/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
[all...]
/src/sys/arch/hpc/include/
H A Dconfig_hook.h262 #define LED CONFIG_HOOK_LED macro
/src/sys/dev/pcmcia/
H A Dif_xireg.h109 #define LED 0xa /* RW - LED control register */ macro

Completed in 5 milliseconds