Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A Dmdrv_mbx_io.h146 #define MDRV_MBX_IOC_GETMSGQSTATUS _IOWR(MDRV_MBX_IOC_MAGIC, MDRV_MBX_IOC_GETMSGQSTATUS_NR, MS_MB… macro
H A DdrvMBX.c760 if (ioctl(_s32FdMBX, MDRV_MBX_IOC_GETMSGQSTATUS, &stGetMsgQStatus)) in MDrv_MBX_GetMsgQueueStatus()