Searched refs:PDMUSBDESCCACHE (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DUSBProxyDevice.h209 PDMUSBDESCCACHE DescCache;
/vbox/include/VBox/vmm/
H A Dpdmusb.h93 typedef struct PDMUSBDESCCACHE struct
109 } PDMUSBDESCCACHE; typedef in typeref:struct:PDMUSBDESCCACHE
111 typedef PDMUSBDESCCACHE *PPDMUSBDESCCACHE;
113 typedef const PDMUSBDESCCACHE *PCPDMUSBDESCCACHE;
/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp948 static const PDMUSBDESCCACHE g_UsbHidMDescCache =
958 static const PDMUSBDESCCACHE g_UsbHidTDescCache =
968 static const PDMUSBDESCCACHE g_UsbHidMTDescCache =
H A DUsbKbd.cpp367 static const PDMUSBDESCCACHE g_UsbHidDescCache =
/vbox/src/VBox/Devices/Storage/
H A DUsbMsd.cpp592 static const PDMUSBDESCCACHE g_UsbMsdDescCacheFS =
602 static const PDMUSBDESCCACHE g_UsbMsdDescCacheHS =
612 static const PDMUSBDESCCACHE g_UsbMsdDescCacheSS =

Completed in 249 milliseconds