Searched refs:wMax (Results 1 – 1 of 1) sorted by relevance
183 u16 wMax; in flexcop_usb_memory_req() local188 wMax = USB_MEM_READ_MAX; in flexcop_usb_memory_req()191 wMax = USB_MEM_WRITE_MAX; in flexcop_usb_memory_req()194 wMax = USB_FLASH_MAX; in flexcop_usb_memory_req()200 pagechunk = min(wMax, bytes_left_to_read_on_page(addr, len)); in flexcop_usb_memory_req()