Home
last modified time | relevance | path

Searched defs:rtw_led_state (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Drtwvar.h442 struct rtw_led_state { struct
445 uint8_t ls_slowblink:2;
446 uint8_t ls_actblink:2;
447 uint8_t ls_default:2;
448 uint8_t ls_state;
449 uint8_t ls_event;
453 struct callout ls_slow_ch;
454 struct callout ls_fast_ch;