Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/ugen/
H A Dusb_ugen.h115 int req_isoc_pkts_count; /* pkt count of the isoc request */ member
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c3619 n_pkt = pkth->req_isoc_pkts_count; in ugen_epx_isoc_OUT_req()