Home
last modified time | relevance | path

Searched refs:SEM_GETRESOURCE_PARAM (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/sem/utopia_adaption/sem/
H A DSEM_adp.c14 UADP_SPT_0NXT_DEF(SEM_GETRESOURCE_PARAM);
30 UADP_SPT_0NXT(SEM_GETRESOURCE_PARAM); in SEM_adp_Init()
/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DdrvSEM_priv.h138 }SEM_GETRESOURCE_PARAM, *PSEM_GETRESOURCE_PARAM; typedef
H A DdrvSEM.c240 pSemGetResourceParam = (PSEM_GETRESOURCE_PARAM)malloc(sizeof(SEM_GETRESOURCE_PARAM)); in MDrv_SEM_Get_Resource()
/utopia/UTPA2-700.0.x/projects/verify/cmdq/
H A Dmain.c61 pArgs = malloc(sizeof(SEM_GETRESOURCE_PARAM)); in main()