Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h889 #define BWN_LED_F_ACTLOW 0x1 macro
H A Dif_bwn.c7180 led->led_flags |= BWN_LED_F_ACTLOW; in bwn_led_attach()
7203 led->led_act, led->led_flags & BWN_LED_F_ACTLOW); in bwn_led_attach()
7216 if (led->led_flags & BWN_LED_F_ACTLOW) in bwn_led_onoff()