Searched refs:DEVSERIAL (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/Serial/ |
H A D | DevSerial.cpp | 232 } DEVSERIAL; typedef in typeref:struct:SerialState 234 typedef DEVSERIAL *PDEVSERIAL; 725 PDEVSERIAL pThis = RT_FROM_MEMBER(pInterface, DEVSERIAL, ICharPort); 753 PDEVSERIAL pThis = RT_FROM_MEMBER(pInterface, DEVSERIAL, ICharPort); 804 PDEVSERIAL pThis = RT_FROM_MEMBER(pInterface, DEVSERIAL, ICharPort); 1049 PDEVSERIAL pThis = RT_FROM_MEMBER(pPciDev, DEVSERIAL, PciDev); 1079 PDEVSERIAL pThis = RT_FROM_MEMBER(pInterface, DEVSERIAL, IBase); 1407 sizeof(DEVSERIAL),
|
Completed in 1196 milliseconds