Searched refs:VMMDEV_TESTING_IOPORT_COUNT (Results 1 - 2 of 2) sorted by relevance
| /vbox/include/VBox/ |
| H A D | VMMDevTesting.h | 52 #define VMMDEV_TESTING_IOPORT_COUNT 0x0010 macro
|
| /vbox/src/VBox/Devices/VMMDev/ |
| H A D | VMMDevTesting.cpp | 589 rc = PDMDevHlpIOPortRegister(pDevIns, VMMDEV_TESTING_IOPORT_BASE, VMMDEV_TESTING_IOPORT_COUNT, NULL, 598 rc = PDMDevHlpIOPortRegisterR0(pDevIns, VMMDEV_TESTING_IOPORT_BASE, VMMDEV_TESTING_IOPORT_COUNT, NIL_RTR0PTR /*pvUser*/, 605 rc = PDMDevHlpIOPortRegisterRC(pDevIns, VMMDEV_TESTING_IOPORT_BASE, VMMDEV_TESTING_IOPORT_COUNT, NIL_RTRCPTR /*pvUser*/,
|
Completed in 44 milliseconds