Searched defs:OHCIHUBPORT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp143 typedef struct OHCIHUBPORT struct
152 } OHCIHUBPORT; typedef in typeref:struct:OHCIHUBPORT
154 AssertCompile(sizeof(OHCIHUBPORT) == 16); /* saved state */
157 typedef OHCIHUBPORT *POHCIHUBPORT;
192 OHCIHUBPORT aPorts[OHCI_NDP_MAX];

Completed in 84 milliseconds