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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp427 typedef struct OHCIED struct
437 } OHCIED, *POHCIED; typedef in typeref:struct:OHCIED
438 typedef const OHCIED *PCOHCIED;
439 AssertCompileSize(OHCIED, 16);
514 AssertCompileSize(OHCIED, 16);
1229 * Reads an OHCIED.
1322 * Writes an OHCIED.
1329 OHCIED EdOld;
1516 OHCIED Ed;
2075 OHCIED E
[all...]

Completed in 56 milliseconds