Searched refs:pipePool (Results 1 – 4 of 4) sorted by relevance
466 usb_host_ohci_pipe_struct_t pipePool[USB_HOST_CONFIG_OHCI_MAX_ED]; member
608 usb_host_ip3516hs_pipe_struct_t pipePool[USB_HOST_CONFIG_IP3516HS_MAX_PIPE]; member
2094 usbHostState->pipeList = &usbHostState->pipePool[0]; in UBS_HostOhciControllerInit()2099 temp = (void *)(&usbHostState->pipePool[i]); in UBS_HostOhciControllerInit()
3347 usbHostState->pipeList = &usbHostState->pipePool[0]; in USB_HostIp3516HsControllerInit()3351 temp = (void *)(&usbHostState->pipePool[i]); in USB_HostIp3516HsControllerInit()