Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bwi/
H A Dif_bwivar.h322 #define BWI_LED_F_SLOW 0x8 macro
H A Dif_bwi.c3823 led->l_flags |= BWI_LED_F_SLOW; in bwi_led_attach()
3827 if (led->l_flags & BWI_LED_F_SLOW) in bwi_led_attach()
3955 if (led->l_flags & BWI_LED_F_SLOW) { in bwi_led_blink_start()