Searched defs:PPDMLUN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DPDMInternal.h93 typedef struct PDMLUN *PPDMLUN; typedef in typeref:struct:PDMLUN
95 typedef PPDMLUN *PPPDMLUN;
134 R3PTRTYPE(PPDMLUN) pLunsR3;
205 R3PTRTYPE(PPDMLUN) pLuns;
241 R3PTRTYPE(PPDMLUN) pLun;
448 PPDMLUN pNext;
1272 int pdmR3DevFindLun(PVM pVM, const char *pszDevice, unsigned iInstance, unsigned iLun, PPDMLUN *ppLun);
1283 PPDMLUN pLun, PPDMIBASE *ppBaseInterface);

Completed in 325 milliseconds