Searched defs:bs_state (Results 1 – 2 of 2) sorted by relevance
47 struct bs_state { struct48 uint8_t *base;49 uint8_t *cur;50 uint8_t mask;
57 int32_t bs_state; /* state of the switch/event */ member