Searched refs:EndpointDesc (Results 1 – 4 of 4) sorted by relevance
173 EFI_USB_ENDPOINT_DESCRIPTOR *EndpointDesc; in InitUsbBot() local230 &EndpointDesc in InitUsbBot()237 if ((EndpointDesc->EndpointAddress & 0x80) != 0) { in InitUsbBot()238 PeiBotDevice->BulkInEndpoint = EndpointDesc; in InitUsbBot()240 PeiBotDevice->BulkOutEndpoint = EndpointDesc; in InitUsbBot()
199 MaxPacketLength = PeiUsbDev->EndpointDesc[EndpointIndex]->MaxPacketSize; in PeiUsbBulkTransfer()309 *EndpointDescriptor = PeiUsbDev->EndpointDesc[EndpointIndex]; in PeiUsbGetEndpointDescriptor()
57 EFI_USB_ENDPOINT_DESCRIPTOR *EndpointDesc[MAX_ENDPOINT]; member
383 …NewPeiUsbDevice->EndpointDesc[EndpointIndex] = NewPeiUsbDevice->EndpointDescList[InterfaceIndex][E… in PeiHubEnumeration()624 …PeiUsbDevice->EndpointDesc[EndpointIndex] = PeiUsbDevice->EndpointDescList[InterfaceIndex][Endpoin… in PeiUsbEnumeration()908 PeiUsbDevice->EndpointDesc[Index] = (EFI_USB_ENDPOINT_DESCRIPTOR *) Ptr; in PeiUsbGetAllConfiguration()