Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h922 #define BWN_LED_F_ACTLOW 0x1 macro
H A Dif_bwn.c7424 led->led_flags |= BWN_LED_F_ACTLOW; in bwn_led_attach()
7447 led->led_act, led->led_flags & BWN_LED_F_ACTLOW); in bwn_led_attach()
7458 if (led->led_flags & BWN_LED_F_ACTLOW) in bwn_led_onoff()