Home
last modified time | relevance | path

Searched refs:psMbxInstPri (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A Dmbx.c69 MBX_INSTANT_PRIVATE* psMbxInstPri ; in MBXIoctl() local
73 UtopiaInstanceGetPrivate(pInstance, (void*)&psMbxInstPri); in MBXIoctl()
87 psMbxInstPri->fpRegisterMSG(pMbxResPri->privateRegisterMSG.eMsgClass, in MBXIoctl()
98 psMbxInstPri->fpRegisterMSGWithCallBack(pMbxResPri->privateRegisterMSGWithCallBack.eMsgClass, in MBXIoctl()
110 psMbxInstPri->fpSendMsg(pMbxResPri->privateSendMsg.pMsg); in MBXIoctl()
120 psMbxInstPri->fpRecvMsg(pMbxResPri->privateRecvMsg.eTargetClass, in MBXIoctl()
134 psMbxInstPri->fpEnable(pMbxResPri->privateEnable.bEnable); in MBXIoctl()
145 psMbxInstPri->fpQueryDynamicClass(pMbxResPri->privateQClass.eRoleID, in MBXIoctl()