Home
last modified time | relevance | path

Searched defs:_USB_HC_DEV (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhci.h112 struct _USB_HC_DEV { struct
113 UINT32 Signature;
114 EFI_USB2_HC_PROTOCOL Usb2Hc;
115 EFI_PCI_IO_PROTOCOL *PciIo;
116 EFI_DEVICE_PATH_PROTOCOL *DevicePath;
117 UINT64 OriginalPciAttributes;
122 …eBase; // the buffer pointed by this pointer is used to store pci bus address of the QH descriptor.
123 …r; // the buffer pointed by this pointer is used to store host memory address of the QH descriptor.
124 UHCI_QH_SW *SyncIntQh;
125 UHCI_QH_SW *CtrlQh;
[all …]