Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
DUsbHcMem.h29 struct _USBHC_MEM_BLOCK { struct
30 UINT8 *Bits; // Bit array to record which unit is allocated
31 UINTN BitsLen;
32 UINT8 *Buf;
33 UINT8 *BufHost;
34 UINTN BufLen; // Memory size in bytes
35 VOID *Mapping;
36 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DUsbHcMem.h25 struct _USBHC_MEM_BLOCK { struct
26 UINT8 *Bits; // Bit array to record which unit is allocated
27 UINTN BitsLen;
28 UINT8 *Buf;
29 UINT8 *BufHost;
30 UINTN BufLen; // Memory size in bytes
31 VOID *Mapping;
32 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
DUsbHcMem.h33 struct _USBHC_MEM_BLOCK { struct
34 UINT8 *Bits; // Bit array to record which unit is allocated
35 UINTN BitsLen;
36 UINT8 *Buf;
37 UINT8 *BufHost;
38 UINTN BufLen; // Memory size in bytes
39 VOID *Mapping;
40 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUsbHcMem.h29 struct _USBHC_MEM_BLOCK { struct
30 UINT8 *Bits; // Bit array to record which unit is allocated
31 UINTN BitsLen;
32 UINT8 *Buf;
33 UINT8 *BufHost;
34 UINTN BufLen; // Memory size in bytes
35 VOID *Mapping;
36 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DUsbHcMem.h29 struct _USBHC_MEM_BLOCK { struct
30 UINT8 *Bits; // Bit array to record which unit is allocated
31 UINTN BitsLen;
32 UINT8 *Buf;
33 UINT8 *BufHost;
34 UINTN BufLen; // Memory size in bytes
35 VOID *Mapping;
36 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
DUsbHcMem.h28 struct _USBHC_MEM_BLOCK { struct
29 UINT8 *Bits; // Bit array to record which unit is allocated
30 UINTN BitsLen;
31 UINT8 *Buf;
32 UINT8 *BufHost;
33 UINTN BufLen; // Memory size in bytes
34 VOID *Mapping;
35 USBHC_MEM_BLOCK *Next;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
DUsbHcMem.h26 struct _USBHC_MEM_BLOCK { struct
27 UINT8 *Bits; // Bit array to record which unit is allocated
28 UINTN BitsLen;
29 UINT8 *Buf;
30 UINT8 *BufHost;
31 UINTN BufLen; // Memory size in bytes
32 USBHC_MEM_BLOCK *Next;