Searched refs:VHCI_NPORTS (Results 1 – 3 of 3) sorted by relevance
75 #define VHCI_NPORTS 8 macro81 u32 port_status[VHCI_NPORTS];93 struct vhci_device vdev[VHCI_NPORTS];
186 retval = DIV_ROUND_UP(VHCI_NPORTS + 1, 8); in vhci_hub_status()198 for (rhport = 0; rhport < VHCI_NPORTS; rhport++) { in vhci_hub_status()223 desc->bNbrPorts = VHCI_NPORTS; in hub_descriptor()235 u32 prev_port_status[VHCI_NPORTS]; in vhci_hub_control()246 if (wIndex > VHCI_NPORTS) in vhci_hub_control()312 if (wIndex > VHCI_NPORTS || wIndex < 1) { in vhci_hub_control()418 for (i = 0; i < VHCI_NPORTS; i++) in get_vdev()887 for (rhport = 0; rhport < VHCI_NPORTS; rhport++) { in vhci_start()921 for (rhport = 0; rhport < VHCI_NPORTS; rhport++) { in vhci_stop()1066 for (rhport = 0; rhport < VHCI_NPORTS; rhport++) in vhci_hcd_suspend()
53 for (i = 0; i < VHCI_NPORTS; i++) { in status_show()121 if (rhport >= VHCI_NPORTS) { in store_detach()140 if (rhport >= VHCI_NPORTS) { in valid_args()