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