Searched refs:sc_staid (Results 1 – 3 of 3) sorted by relevance
333 uint8_t sc_staid[MWL_MAXSTAID/NBBY]; member
4231 if (!(0 < aid && aid < MWL_MAXSTAID) || isset(sc->sc_staid, aid)) { in allocstaid()4234 if (isclr(sc->sc_staid, staid)) in allocstaid()4238 setbit(sc->sc_staid, staid); in allocstaid()4245 clrbit(sc->sc_staid, staid); in delstaid()
496 int sc_staid;495 int sc_staid; global() member