cellcnt          1497 dev/ic/midway.c     int txchan, mlen, got, need, toadd, cellcnt, first;
cellcnt          1587 dev/ic/midway.c       cellcnt = (got + toadd + (MID_ATMDATASZ - 1)) / MID_ATMDATASZ;
cellcnt          1588 dev/ic/midway.c       need = cellcnt * MID_ATMDATASZ;
cellcnt          1593 dev/ic/midway.c 	sc->sc_dev.dv_xname, atm_vci, mlen, got, need, toadd, cellcnt);
cellcnt          1616 dev/ic/midway.c 	*dat++ = htonl(MID_TBD_MK1(aal, sc->txspeed[atm_vci], cellcnt));