Searched refs:pStrmType (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Devices/PC/ | ||
H A D | DrvACPI.cpp | 526 PRTSTREAM pStrmType; local 553 rc = POWER_OPEN(&pStrmType, "type"); 556 rc = RTStrmGetLine(pStrmType, szLine, sizeof(szLine)); 664 RTStrmClose(pStrmType); |
Completed in 55 milliseconds