Searched refs:PDMUSBINSINT (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPDMInternal.h188 typedef struct PDMUSBINSINT struct
226 } PDMUSBINSINT; typedef in typeref:struct:PDMUSBINSINT
/vbox/include/VBox/vmm/
H A Dpdmusb.h760 PDMUSBINSINT s;
777 * @todo Moved this to PDMUSBINSINT. */
/vbox/src/VBox/VMM/VMMR3/
H A DPDMUsb.cpp97 AssertCompile(sizeof(PDMUSBINSINT) <= RT_SIZEOFMEMB(PDMUSBINS, Internal.padding));

Completed in 56 milliseconds