Home
last modified time | relevance | path

Searched defs:u8Sid (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c183 MS_U8 u8Sid; member
196 MS_U8 u8Sid; member
1550 TSIO_Result MDrv_TSIO_Service_SetSid(MS_U16 u16Servicehandle, MS_U8 u8Sid) in MDrv_TSIO_Service_SetSid()
1578 TSIO_Result MDrv_TSIO_Service_GetSid(MS_U16 u16Servicehandle, MS_U8 *u8Sid) in MDrv_TSIO_Service_GetSid()
1607 MS_U8 u8Sid = 0xFF; ; in MDrv_TSIO_Service_SetDMAinVC() local
1752 MS_U8 u8Sid = 0xFF; in MDrv_TSIO_Service_SetDestination() local
1790 MS_U8 u8Sid = 0xFF; in MDrv_TSIO_Service_BypassSMCMergeEnable() local
1819 MS_U8 u8Sid = 0xFF; in MDrv_TSIO_Service_SetLocdecKey() local
1863 MS_U8 u8Sid = 0xFF; in MDrv_TSIO_Service_LocdecKeyEnable() local
1891 MS_U8 u8Sid = 0xFF; in MDrv_TSIO_Service_SetLocdecSecureKeyslot() local
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.c624 void HAL_TSIO_SIDBypassSMCMergeEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_SIDBypassSMCMergeEnable()
701 void HAL_TSIO_SGDMAIN_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_U8 u8Sid, MS_BOOL bTSmode, in HAL_TSIO_SGDMAIN_VC_Open()
864 void HAL_TSIO_SGDMAIN_PidFltEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_SGDMAIN_PidFltEnable()
948 void HAL_TSIO_SGDMAIN_Flt_SetSid(MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSIO_SGDMAIN_Flt_SetSid()
1134 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive) in HAL_TSIO_SVIDTBL_Set()
1371 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey) in HAL_TSIO_LOCDEC_Key_Set()
1411 void HAL_TSIO_LOCDEC_KeyEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_KeyEnable()
1446 void HAL_TSIO_LOCDEC_PrivilegeSlotEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_PrivilegeSlotEnable()
1481 void HAL_TSIO_LOCDEC_SecureSlotEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_SecureSlotEnable()
2203 void HAL_TSIO_Filter_SetSid(MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSIO_Filter_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.c624 void HAL_TSIO_SIDBypassSMCMergeEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_SIDBypassSMCMergeEnable()
701 void HAL_TSIO_SGDMAIN_VC_Open(MS_U32 u32Addr, MS_U8 u8Chid, MS_U8 u8Sid, MS_BOOL bTSmode, in HAL_TSIO_SGDMAIN_VC_Open()
864 void HAL_TSIO_SGDMAIN_PidFltEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_SGDMAIN_PidFltEnable()
948 void HAL_TSIO_SGDMAIN_Flt_SetSid(MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSIO_SGDMAIN_Flt_SetSid()
1134 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive) in HAL_TSIO_SVIDTBL_Set()
1371 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey) in HAL_TSIO_LOCDEC_Key_Set()
1411 void HAL_TSIO_LOCDEC_KeyEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_KeyEnable()
1446 void HAL_TSIO_LOCDEC_PrivilegeSlotEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_PrivilegeSlotEnable()
1481 void HAL_TSIO_LOCDEC_SecureSlotEnable(MS_U8 u8Sid, MS_BOOL bEnable) in HAL_TSIO_LOCDEC_SecureSlotEnable()
2203 void HAL_TSIO_Filter_SetSid(MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSIO_Filter_SetSid()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_tsio_v2.h204 MS_U8 u8Sid; member
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tso/
H A DhalTSO.c942 static void _HAL_TSO_PageTableIndW_withSid(MS_U32 u32Addr, MS_U16 u16Wdata, MS_U8 u8Sid) in _HAL_TSO_PageTableIndW_withSid()
2047 void HAL_TSO_Flt_SetSid(MS_U8 u8Eng, MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSO_Flt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tso/
H A DhalTSO.c948 static void _HAL_TSO_PageTableIndW_withSid(MS_U32 u32Addr, MS_U16 u16Wdata, MS_U8 u8Sid) in _HAL_TSO_PageTableIndW_withSid()
2053 void HAL_TSO_Flt_SetSid(MS_U8 u8Eng, MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSO_Flt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tso/
H A DhalTSO.c951 static void _HAL_TSO_PageTableIndW_withSid(MS_U32 u32Addr, MS_U16 u16Wdata, MS_U8 u8Sid) in _HAL_TSO_PageTableIndW_withSid()
2045 void HAL_TSO_Flt_SetSid(MS_U8 u8Eng, MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSO_Flt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tso2/
H A DdrvTSO.c965 TSO_Result MDrv_TSO_PidFlt_SetSid(MS_U8 u8Eng, MS_U16 u16PidFltId, MS_U8 u8Sid) in MDrv_TSO_PidFlt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tso/
H A DhalTSO.c1984 void HAL_TSO_Flt_SetSid(MS_U8 u8Eng, MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSO_Flt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tso/
H A DhalTSO.c1984 void HAL_TSO_Flt_SetSid(MS_U8 u8Eng, MS_U16 u16FltId, MS_U8 u8Sid) in HAL_TSO_Flt_SetSid()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c8267 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_Alloc(MS_U8 u8Sid, MS_U16 *u16Handle) in MApi_DMX_TSIO_Service_Alloc()