Searched refs:regEppAddr (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Parallel/
H A DDevParallel.cpp131 uint8_t regEppAddr; member in struct:PARALLELPORT
377 pThis->regEppAddr = u8;
477 rc = pThis->pDrvHostParallelConnector->pfnRead(pThis->pDrvHostParallelConnector, &pThis->regEppAddr,
479 Log(("Read EPP address 0x%X\n", pThis->regEppAddr));
482 *pu32 = pThis->regEppAddr;
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp1240 GEN_CHECK_OFF(PARALLELPORT, regEppAddr);

Completed in 44 milliseconds