Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bwi/
H A Dif_bwivar.h322 #define BWI_LED_F_POLLABLE 0x4 macro
H A Dif_bwi.c3826 led->l_flags |= BWI_LED_F_POLLABLE; in bwi_led_attach()
3922 if ((led->l_flags & BWI_LED_F_POLLABLE) == 0) in bwi_led_event()