Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_cdc.h192 uWord wBlockLength; member
/freebsd/sys/dev/usb/net/
H A Dmbim.h669 uWord wBlockLength; member
H A Dif_cdce.c1505 USETW(sc->sc_ncm.hdr.wBlockLength, offset); in cdce_ncm_fill_tx_frames()
1627 temp = UGETW(sc->sc_ncm.hdr.wBlockLength); in cdce_ncm_bulk_read_callback()
H A Dif_umb.c2002 USETW(hdr->wBlockLength, len); in umb_encap()
2117 blen = UGETW(hdr16->wBlockLength); in umb_decap()