Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbwivar.h286 #define BWI_LED_F_ACTLOW 0x1 macro
H A Dbwi.c6395 led->l_flags |= BWI_LED_F_ACTLOW; in bwi_led_attach()
6418 led->l_flags & BWI_LED_F_ACTLOW); in bwi_led_attach()
6427 if (led->l_flags & BWI_LED_F_ACTLOW) in bwi_led_onoff()