Searched refs:fpfnServiceEP (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/
H A DVBoxGuest16.h39 short (__cdecl __far *fpfnServiceEP)(unsigned long u32Session, unsigned short iFunction, member in struct:VBGOS2IDC
H A DVBoxGuest.h502 RTFAR16 fpfnServiceEP; member in struct:VBOXGUESTOS2IDCCONNECT
506 * This is just a wrapper around fpfnServiceEP to simplify calls
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm831 mov word [ebx + VBGOS2IDC.fpfnServiceEP ], NAME(VBoxGuestOs2IDCService16) wrt CODE16
832 mov word [ebx + VBGOS2IDC.fpfnServiceEP + 2], CODE16

Completed in 336 milliseconds