Lines Matching refs:UGETW
296 sc->sc_ncm.tx_remainder = UGETW(temp.wNdpOutPayloadRemainder);
297 sc->sc_ncm.tx_modulus = UGETW(temp.wNdpOutDivisor);
298 sc->sc_ncm.tx_struct_align = UGETW(temp.wNdpOutAlignment);
299 sc->sc_ncm.tx_nframe = UGETW(temp.wNtbOutMaxDatagrams);
303 sc->sc_ncm.tx_remainder = UGETW(temp.wNdpInPayloadRemainder);
304 sc->sc_ncm.tx_modulus = UGETW(temp.wNdpInDivisor);
305 sc->sc_ncm.tx_struct_align = UGETW(temp.wNdpInAlignment);
306 sc->sc_ncm.tx_nframe = UGETW(temp.wNtbOutMaxDatagrams);
1329 temp = UGETW(sc->sc_ncm.hdr.wBlockLength);
1335 temp = UGETW(sc->sc_ncm.hdr.wDptIndex);
1355 nframes = UGETW(sc->sc_ncm.dpt.wLength) / 4;
1381 offset = UGETW(sc->sc_ncm.dp[x].wFrameIndex);
1382 temp = UGETW(sc->sc_ncm.dp[x].wFrameLength);