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

/vbox/src/VBox/Runtime/common/table/
H A Davlroioport.cpp47 #define PKAVLCALLBACK PAVLROIOPORTCALLBACK
/vbox/include/iprt/
H A Davl.h969 typedef AVLROIOPORTCALLBACK *PAVLROIOPORTCALLBACK; typedef
976 RTDECL(int) RTAvlroIOPortDoWithAll(PAVLROIOPORTTREE pTree, int fFromLeft, PAVLROIOPORTCALLBACK pfnCallBack, void *pvParam);
977 RTDECL(int) RTAvlroIOPortDestroy(PAVLROIOPORTTREE pTree, PAVLROIOPORTCALLBACK pfnCallBack, void *pvParam);

Completed in 46 milliseconds