Home
last modified time | relevance | path

Searched refs:BWI_LED_F_ACTLOW (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/bwi/
Dif_bwivar.h318 #define BWI_LED_F_ACTLOW 0x1 macro
Dif_bwi.c3865 led->l_flags |= BWI_LED_F_ACTLOW; in bwi_led_attach()
3888 led->l_act, led->l_flags & BWI_LED_F_ACTLOW); in bwi_led_attach()
3896 if (led->l_flags & BWI_LED_F_ACTLOW) in bwi_led_onoff()