Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A Dmdrv_mbx_st.h144 }MS_MBX_UNREGISTER_MSG, *PMS_MBX_UNREGISTER_MSG; typedef
H A Dmdrv_mbx_io.h140 …IOC_UNREGISTERMSG _IOWR(MDRV_MBX_IOC_MAGIC, MDRV_MBX_IOC_UNREGISTERMSG_NR, MS_MBX_UNREGISTER_MSG)
H A DdrvMBX.c581 MS_MBX_UNREGISTER_MSG stUnRegisterMsg; in MDrv_MBX_UnRegisterMSG()