Searched refs:pBottom (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPDMDriver.cpp744 pLun->pBottom = pNew;
887 Assert(pLun->pBottom == pCur);
888 pLun->pBottom = pCur->Internal.s.pUp;
1005 Assert(pDrvIns->Internal.s.pLun->pBottom == pDrvIns);
H A DPDM.cpp599 PPDMDRVINS pDrvIns = pLun->pBottom;
600 pLun->pBottom = pLun->pTop = NULL;
H A DPDMUsb.cpp1525 pLun->pBottom = NULL;
H A DPDMDevHlp.cpp1599 pLun->pBottom = NULL;
/vbox/src/VBox/VMM/include/
H A DPDMInternal.h452 PPDMDRVINS pBottom; member in struct:PDMLUN

Completed in 77 milliseconds