Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dutvfu.c365 int half, line, part_no, part_index; in utvfu_chunk_to_vbuf() local
371 part_index = (line * 2 + !odd) * 3 + (part_no % 3); in utvfu_chunk_to_vbuf()
373 dst = &frame[part_index * UTVFU_STRIDE]; in utvfu_chunk_to_vbuf()