Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h925 #define BWN_LED_F_SLOW 0x8 macro
H A Dif_bwn.c7438 led->led_flags |= BWN_LED_F_SLOW; in bwn_led_attach()
7442 if (led->led_flags & BWN_LED_F_SLOW) in bwn_led_attach()
7577 if (led->led_flags & BWN_LED_F_SLOW) { in bwn_led_blink_start()