Lines Matching refs:MSCSLOTUL
301 for (Count = 0; Count < 8 && MSCSLOTUL(unit, Count) < MSCSLOTS; Count++) {
302 msc = &mscdev[MSCSLOTUL(unit, Count)];
310 msc_tty[MSCTTYSLOT(MSCSLOTUL(unit, Count))] = NULL;
311 msc_tty[MSCTTYSLOT(MSCSLOTUL(unit, Count)) + 1] = NULL;
315 if (MSCSLOTUL(unit, NUMLINES) < MSCSLOTS)
316 mscdev[MSCSLOTUL(unit, NUMLINES)].active = 0;
587 MSCSLOTUL(unit, NUMLINES);
591 msc = &mscdev[MSCSLOTUL(unit, 0)];
608 msc = &mscdev[MSCSLOTUL(unit, i)];
614 if ((tp = msc_tty[MSCTTYSLOT(MSCSLOTUL(unit, i))]) &&
637 if ((tp = msc_tty[MSCTTYSLOT(MSCSLOTUL(unit, i))]) &&
652 for (slot = MSCSLOTUL(unit, 0); slot < maxslot; slot++) {