Searched defs:EndpointProperties (Results 1 – 10 of 10) sorted by relevance
/reactos/drivers/usb/usbohci/ |
H A D | usbohci.c | 172 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in OHCI_InitializeED() local 229 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties) in OHCI_InitializeTDs() 269 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_OpenControlEndpoint() 299 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_OpenBulkEndpoint() 326 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_OpenInterruptEndpoint() 377 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_OpenIsoEndpoint() 387 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_OpenEndpoint() 442 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_ReopenEndpoint() 468 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in OHCI_QueryEndpointRequirements()
|
H A D | usbohci.h | 123 USBPORT_ENDPOINT_PROPERTIES EndpointProperties; member
|
/reactos/drivers/usb/usbport/ |
H A D | endpoint.c | 21 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USBPORT_CalculateUsbBandwidth() local 67 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USBPORT_AllocateBandwidth() local 175 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USBPORT_FreeBandwidth() local 773 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USBPORT_OpenPipe() local
|
H A D | debug.c | 280 USBPORT_DumpingEndpointProperties(IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties) in USBPORT_DumpingEndpointProperties()
|
H A D | usb2.c | 945 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USB2_Rebalance() local 1803 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in USBPORT_AllocateBandwidthUSB2() local
|
H A D | usbport.h | 211 USBPORT_ENDPOINT_PROPERTIES EndpointProperties; member
|
/reactos/drivers/usb/usbehci/ |
H A D | usbehci.c | 154 PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties; in EHCI_InitializeQH() local 224 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_OpenBulkOrControlEndpoint() 328 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_OpenInterruptEndpoint() 475 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_OpenHsIsoEndpoint() 485 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_OpenIsoEndpoint() 495 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_OpenEndpoint() 560 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_ReopenEndpoint() 621 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_QueryEndpointRequirements() 3573 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in EHCI_RebalanceEndpoint()
|
H A D | usbehci.h | 134 USBPORT_ENDPOINT_PROPERTIES EndpointProperties; member
|
/reactos/drivers/usb/usbuhci/ |
H A D | usbuhci.c | 188 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in UhciOpenEndpoint() 274 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in UhciReopenEndpoint() 284 IN PUSBPORT_ENDPOINT_PROPERTIES EndpointProperties, in UhciQueryEndpointRequirements()
|
H A D | usbuhci.h | 111 USBPORT_ENDPOINT_PROPERTIES EndpointProperties; member
|