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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrvIOC.h783 #define SUP_IOCTL_PAGE_LOCK_SIZE_IN (sizeof(SUPREQHDR) + RT_SIZEOFMEMB(SUPPAGELOCK, u.In))
784 #define SUP_IOCTL_PAGE_LOCK_SIZE_OUT(cPages) RT_UOFFSETOF(SUPPAGELOCK, u.Out.aPages[cPages])
785 typedef struct SUPPAGELOCK struct
805 } SUPPAGELOCK, *PSUPPAGELOCK; typedef in typeref:struct:SUPPAGELOCK

Completed in 72 milliseconds