Home
last modified time | relevance | path

Searched refs:cellcnt (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dmidway.c1502 int txchan, mlen, got, need, toadd, cellcnt, first; local
1592 cellcnt = (got + toadd + (MID_ATMDATASZ - 1)) / MID_ATMDATASZ;
1593 need = cellcnt * MID_ATMDATASZ;
1598 sc->sc_dev.dv_xname, atm_vci, mlen, got, need, toadd, cellcnt);
1621 *dat++ = htonl(MID_TBD_MK1(aal, sc->txspeed[atm_vci], cellcnt));