Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A Dmdrv_mbx_st.h137 }MS_MBX_REGISTER_MSG, *PMS_MBX_REGISTER_MSG; typedef
H A Dmdrv_mbx_io.h139 …_MBX_IOC_REGISTERMSG _IOWR(MDRV_MBX_IOC_MAGIC, MDRV_MBX_IOC_REGISTERMSG_NR, MS_MBX_REGISTER_MSG)
H A DdrvMBX.c498 MS_MBX_REGISTER_MSG stRegisterMsg; in MDrv_MBX_RegisterMSG()