Home
last modified time | relevance | path

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

/src/sys/dev/bwi/
H A Dif_bwivar.h322 #define BWI_LED_F_SLOW 0x8 macro
H A Dif_bwi.c3822 led->l_flags |= BWI_LED_F_SLOW; in bwi_led_attach()
3826 if (led->l_flags & BWI_LED_F_SLOW) in bwi_led_attach()
3954 if (led->l_flags & BWI_LED_F_SLOW) { in bwi_led_blink_start()