Home
last modified time | relevance | path

Searched refs:aMiniport (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/wdm/audio/backpln/portcls/
H A Dminiport_dmus.cpp2521 CMiniportDMusUART *aMiniport; in PropertyHandler_Synth() local
2523 aMiniport = (CMiniportDMusUART *)(PMINIPORTDMUS)(pRequest->MajorTarget); in PropertyHandler_Synth()
2526 cLen = swprintf(wszDesc2,L"[%03x]\0",PtrToUlong(aMiniport->m_pPortBase)); in PropertyHandler_Synth()