Searched refs:UrbLength (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dusbsock.c113 USHORT UrbLength; local
133 UrbLength = purb->UrbHeader.Length;
146 size = pirp_saverw->BufferSize - (u_int32_t)UrbLength;
147 pbuf = pirp_saverw->Buffer + UrbLength;
196 size = pirp_saverw->BufferSize - (u_int32_t)UrbLength;
197 pbuf = pirp_saverw->Buffer + UrbLength;
300 tmp_config = *(pirp_saverw->Buffer + UrbLength + 5) - 1;
301 // *(pirp_saverw->Buffer + UrbLength + 5) is bConfigurationVaule field of Configuration Descriptor
441 pbuf = pirp_saverw->Buffer + UrbLength;
583 pbuf = pirp_saverw->Buffer + UrbLength;
981 USHORT UrbLength; local
[all...]

Completed in 83 milliseconds