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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvIOC.h340 #define SUP_IOCTL_LDR_LOAD_SIZE(cbImage) RT_UOFFSETOF(SUPLDRLOAD, u.In.abImage[cbImage])
341 #define SUP_IOCTL_LDR_LOAD_SIZE_IN(cbImage) RT_UOFFSETOF(SUPLDRLOAD, u.In.abImage[cbImage])
386 * SUPLDRLOAD::u::In::EP type.
396 typedef struct SUPLDRLOAD struct
454 } SUPLDRLOAD, *PSUPLDRLOAD; typedef in typeref:struct:SUPLDRLOAD

Completed in 53 milliseconds