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

/vbox/src/VBox/VMM/include/
H A DPDMInternal.h739 typedef enum PDMMODTYPE enum
747 } PDMMODTYPE; typedef in typeref:enum:PDMMODTYPE
762 PDMMODTYPE eType;
/vbox/src/VBox/VMM/VMMR3/
H A DPDMLdr.cpp1273 static int pdmR3LdrQueryModFromPC(PVM pVM, RTUINTPTR uPC, PDMMODTYPE enmType,
1474 static PPDMMOD pdmR3LdrFindModule(PUVM pUVM, const char *pszModule, PDMMODTYPE enmType,

Completed in 57 milliseconds