Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A DapiMFE_v2.c143 PMFE_GETVOL_PARAM pGetVOL = NULL; in MFEIoctl() local
144 pGetVOL = (PMFE_GETVOL_PARAM)pArgs; in MFEIoctl()
145pGetVOL->retVal = psMFE_InstPri->fpMFEGetVOL(pGetVOL->mfe_Info,pGetVOL->header_info); in MFEIoctl()
146 if(pGetVOL->retVal == FALSE) in MFEIoctl()