need_drqs         830 dev/ic/midway.c   sc->need_drqs = sc->need_dtqs = 0;
need_drqs        2525 dev/ic/midway.c     if (sc->need_drqs) {	/* true if we had a DRQ shortage */
need_drqs        2527 dev/ic/midway.c       sc->need_drqs = 0;
need_drqs        2799 dev/ic/midway.c     sc->need_drqs = 1;	/* flag condition */
need_drqs        3169 dev/ic/midway.c 					sc->need_drqs, sc->drq_free);
need_drqs         129 dev/ic/midwayvar.h   u_int32_t need_drqs;		/* true if we ran out of DRQs */