Lines Matching refs:ul
271 unsigned char ul = ucp[8] + 1; // length of charge integer in auerisdn_dispatch_dc() local
276 for (count = 0; count < ul; count++) in auerisdn_dispatch_dc()
289 xp[21 + ul] = xp[0]; in auerisdn_dispatch_dc()
290 l += (21 + ul); in auerisdn_dispatch_dc()
291 bp->len += (21 + ul); in auerisdn_dispatch_dc()
294 ucp[1] = 19 + ul; in auerisdn_dispatch_dc()
297 ucp[4] = 16 + ul; in auerisdn_dispatch_dc()
306 ucp[13] = 7 + ul; in auerisdn_dispatch_dc()
308 ucp[15] = 5 + ul; in auerisdn_dispatch_dc()
310 ucp[17] = 3 + ul; in auerisdn_dispatch_dc()
312 ucp[19] = 1 + ul; in auerisdn_dispatch_dc()
316 for (count = 0; count < ul; count++) in auerisdn_dispatch_dc()