Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DmdrvSEM.c132 PSEM_DELETE_PARAM pDelete = NULL; in SEMIoctl() local
179 pDelete = (PSEM_DELETE_PARAM)pArgs; in SEMIoctl()
180 u32Ret = psSEMInstPri->fpSEMDelete(pDelete->u32SemID); in SEMIoctl()