Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbwivar.h288 #define BWI_LED_F_POLLABLE 0x4 macro
H A Dbwi.c6405 led->l_flags |= BWI_LED_F_POLLABLE; in bwi_led_attach()
6505 if ((led->l_flags & BWI_LED_F_POLLABLE) == 0) in bwi_led_event()