Lines Matching defs:wIndex
672 u16 typeReq, u16 wValue, u16 wIndex,
3565 u16 wValue, u16 wIndex, char *buf, u16 wLength)
3569 u32 __iomem *status_reg = &oxu->regs->port_status[wIndex - 1];
3595 if (!wIndex || wIndex > ports)
3597 wIndex--;
3623 oxu->reset_done[wIndex] = jiffies
3658 if (!wIndex || wIndex > ports)
3660 wIndex--;
3676 if (!oxu->reset_done[wIndex]) {
3678 oxu->reset_done[wIndex] = jiffies
3682 oxu->reset_done[wIndex]);
3687 oxu->reset_done[wIndex])) {
3689 oxu->reset_done[wIndex] = 0;
3700 wIndex + 1, retval);
3710 oxu->reset_done[wIndex])) {
3712 oxu->reset_done[wIndex] = 0;
3724 wIndex + 1, retval);
3729 temp = check_reset_complete(oxu, wIndex, status_reg,
3735 test_bit(wIndex, &oxu->companion_ports)) {
3739 oxu_dbg(oxu, "port %d --> companion\n", wIndex + 1);
3768 dbg_port(oxu, "GetStatus", wIndex + 1, temp);
3782 selector = wIndex >> 8;
3783 wIndex &= 0xff;
3784 if (!wIndex || wIndex > ports)
3786 wIndex--;
3812 oxu_vdbg(oxu, "port %d reset\n", wIndex + 1);
3820 oxu->reset_done[wIndex] = jiffies