Home
last modified time | relevance | path

Searched defs:DPT_BLINKLED (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/asr/
H A Dosd_unix.h159 #define DPT_BLINKLED 6 macro
201 #define DPT_BLINKLED _IOR('D',75,int) macro
229 #define DPT_BLINKLED (('D'<<8)|75) macro
289 #define DPT_BLINKLED _IOR('D',75,int) macro
/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h866 #define DPT_BLINKLED (('D'<<8)|75) /* Get The BlinkLED Status */ macro