Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h924 #define BWN_LED_F_POLLABLE 0x4 macro
H A Dif_bwn.c7436 led->led_flags |= BWN_LED_F_POLLABLE; in bwn_led_attach()
7538 if ((led->led_flags & BWN_LED_F_POLLABLE) == 0) in bwn_led_event()