Lines Matching defs:ptr
239 unsigned char *ptr;
278 ptr = bytes;
290 0x90, 0x00, next_packet_size, ptr);
297 ptr += next_packet_size;
348 ptr = bytes;
360 0x8f, 0x00, next_packet_size, ptr);
376 ptr += next_packet_size;
798 "(in_ptr: %p, end_ptr: %p, ptr: %p, buffer size: %u\n",
885 unsigned char *ptr;
911 ptr = bytes;
944 ret = sanei_usb_write_bulk (dn, ptr, &next_portion);
957 ptr += next_portion;