Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bwi/
H A Dif_bwivar.h323 #define BWI_LED_F_SLOW 0x8 macro
H A Dif_bwi.c3828 led->l_flags |= BWI_LED_F_SLOW; in bwi_led_attach()
3832 if (led->l_flags & BWI_LED_F_SLOW) in bwi_led_attach()
3960 if (led->l_flags & BWI_LED_F_SLOW) { in bwi_led_blink_start()