Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h892 #define BWN_LED_F_SLOW 0x8 macro
H A Dif_bwn.c7192 led->led_flags |= BWN_LED_F_SLOW; in bwn_led_attach()
7196 if (led->led_flags & BWN_LED_F_SLOW) in bwn_led_attach()
7333 if (led->led_flags & BWN_LED_F_SLOW) { in bwn_led_blink_start()