Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A Dmdrv_mbx_io.h140 #define MDRV_MBX_IOC_UNREGISTERMSG _IOWR(MDRV_MBX_IOC_MAGIC, MDRV_MBX_IOC_UNREGISTERMSG_NR, MS_MB… macro
H A DdrvMBX.c594 if (ioctl(_s32FdMBX, MDRV_MBX_IOC_UNREGISTERMSG, &stUnRegisterMsg)) in MDrv_MBX_UnRegisterMSG()