Lines Matching refs:portnum1
1214 int portnum1; in xhci_hub_control() local
1220 portnum1 = wIndex & 0xff; in xhci_hub_control()
1254 if (!portnum1 || portnum1 > max_ports) in xhci_hub_control()
1258 port = ports[portnum1 - 1]; in xhci_hub_control()
1272 hcd->self.busnum, portnum1, temp, status); in xhci_hub_control()
1300 if (!portnum1 || portnum1 > max_ports) in xhci_hub_control()
1303 port = ports[portnum1 - 1]; in xhci_hub_control()
1331 hcd->self.busnum, portnum1); in xhci_hub_control()
1358 hcd->self.busnum, portnum1); in xhci_hub_control()
1375 hcd->self.busnum, portnum1); in xhci_hub_control()
1407 hcd->self.busnum, portnum1); in xhci_hub_control()
1421 hcd->self.busnum, portnum1, link_state); in xhci_hub_control()
1456 hcd->self.busnum, portnum1); in xhci_hub_control()
1500 hcd->self.busnum, portnum1, temp); in xhci_hub_control()
1506 hcd->self.busnum, portnum1, temp); in xhci_hub_control()
1546 if (!portnum1 || portnum1 > max_ports) in xhci_hub_control()
1549 port = ports[portnum1 - 1]; in xhci_hub_control()