Lines Matching defs:wIndex
672 u16 typeReq, u16 wValue, u16 wIndex,
3564 u16 wValue, u16 wIndex, char *buf, u16 wLength)
3568 u32 __iomem *status_reg = &oxu->regs->port_status[wIndex - 1];
3594 if (!wIndex || wIndex > ports)
3596 wIndex--;
3622 oxu->reset_done[wIndex] = jiffies
3657 if (!wIndex || wIndex > ports)
3659 wIndex--;
3675 if (!oxu->reset_done[wIndex]) {
3677 oxu->reset_done[wIndex] = jiffies
3681 oxu->reset_done[wIndex]);
3686 oxu->reset_done[wIndex])) {
3688 oxu->reset_done[wIndex] = 0;
3699 wIndex + 1, retval);
3709 oxu->reset_done[wIndex])) {
3711 oxu->reset_done[wIndex] = 0;
3723 wIndex + 1, retval);
3728 temp = check_reset_complete(oxu, wIndex, status_reg,
3734 test_bit(wIndex, &oxu->companion_ports)) {
3738 oxu_dbg(oxu, "port %d --> companion\n", wIndex + 1);
3767 dbg_port(oxu, "GetStatus", wIndex + 1, temp);
3781 selector = wIndex >> 8;
3782 wIndex &= 0xff;
3783 if (!wIndex || wIndex > ports)
3785 wIndex--;
3811 oxu_vdbg(oxu, "port %d reset\n", wIndex + 1);
3819 oxu->reset_done[wIndex] = jiffies