Home
last modified time | relevance | path

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

/src/sys/dev/bwi/
H A Dif_bwivar.h321 #define BWI_LED_F_POLLABLE 0x4 macro
H A Dif_bwi.c3820 led->l_flags |= BWI_LED_F_POLLABLE; in bwi_led_attach()
3916 if ((led->l_flags & BWI_LED_F_POLLABLE) == 0) in bwi_led_event()