ENOTHER_DRAIN 1239 dev/ic/midway.c if ((sc->rxslot[slot].oth_flags & (ENOTHER_FREE|ENOTHER_DRAIN)) != 0) ENOTHER_DRAIN 1258 dev/ic/midway.c sc->rxslot[slot].oth_flags |= ENOTHER_DRAIN; ENOTHER_DRAIN 1267 dev/ic/midway.c (sc->rxslot[slot].oth_flags & ENOTHER_DRAIN) ? "draining" : "free"); ENOTHER_DRAIN 1317 dev/ic/midway.c if (sc->rxslot[slot].oth_flags & ENOTHER_DRAIN) { ENOTHER_DRAIN 2485 dev/ic/midway.c if (sc->rxslot[slot].oth_flags & ENOTHER_DRAIN) { /* drain? */