Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h319 #define BWI_LED_F_ACTLOW 0x1 macro
H A Dif_bwi.c3806 led->l_flags |= BWI_LED_F_ACTLOW; in bwi_led_attach()
3829 led->l_act, led->l_flags & BWI_LED_F_ACTLOW); in bwi_led_attach()
3837 if (led->l_flags & BWI_LED_F_ACTLOW) in bwi_led_onoff()