Searched refs:sc_lastdsj (Results 1 – 2 of 2) sorted by relevance
106 uint8_t sc_lastdsj; /* place for DSJ in mtreaddsj() */ member254 MTT_DSJ, &(sc->sc_lastdsj), 1); in mtreaddsj()270 sc->sc_lastdsj); in mtreaddsj()272 switch (sc->sc_lastdsj) { in mtreaddsj()285 sc->sc_lastdsj); in mtreaddsj()318 return (int)sc->sc_lastdsj; in mtreaddsj()
119 u_char sc_lastdsj; /* place for DSJ in mtreaddsj() */ member272 MTT_DSJ, &(sc->sc_lastdsj), 1); in mtreaddsj()288 sc->sc_lastdsj)); in mtreaddsj()290 switch (sc->sc_lastdsj) { in mtreaddsj()303 sc->sc_lastdsj); in mtreaddsj()337 return ((int) sc->sc_lastdsj); in mtreaddsj()