Lines Matching defs:widx
1859 uint16_t widx, wlength, woffset;
1869 for (widx = 0; widx < wlength; widx++) {
1872 USETW(req.wIndex, widx + woffset);
1876 &eeio->data[widx]);
1889 uint16_t widx, wlength, woffset;
1899 for (widx = 0; widx < wlength; widx++) {
1902 USETW(req.wIndex, widx + woffset);
1904 USETW(req.wValue, eeio->data[widx]);