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

/asus-wl-520gu-7.0.1.45/src/router/u2ec/
H A Dusbsock.c109 int handleURB(PIRP_SAVE pirp_saverw, struct u2ec_list_head *curt_pos) argument
132 purb = (PURB)pirp_saverw->Buffer;
146 size = pirp_saverw->BufferSize - (u_int32_t)UrbLength;
147 pbuf = pirp_saverw->Buffer + UrbLength;
149 pirp_saverw->Status = 0;
150 pirp_saverw->Information = 0;
151 pirp_saverw->StackLocation.Parameters.Others.Argument1 = (u_int64_t)0;
152 pirp_saverw->StackLocation.Parameters.Others.Argument2 = (u_int64_t)0;
153 pirp_saverw->StackLocation.Parameters.Others.Argument3 = (u_int64_t)0;
154 pirp_saverw
977 handleURB_64(PIRP_SAVE pirp_saverw, struct u2ec_list_head *curt_pos) argument
1816 handleURB_fake(PIRP_SAVE pirp_saverw) argument
1848 handleURB_64_fake(PIRP_SAVE pirp_saverw) argument
1878 exchangeIRP(PIRP_SAVE pirp_saver, PIRP_SAVE pirp_saverw, struct u2ec_list_head *curt_pos) argument
2584 PIRP_SAVE pirp_save, pirp_saverw; local
[all...]

Completed in 48 milliseconds