Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pws/drv/pws/
H A DdrvPWS.c543 PPWS_PHYPOWER_PARAM pPhyPowerParm = NULL; in PWSIoctl() local
583 pPhyPowerParm = (PPWS_PHYPOWER_PARAM)pArgs; in PWSIoctl()
590 u32Ret = (MS_U32)psPWSInstPri->fpPWSPHYPower(pPhyPowerParm->bSetFlag); in PWSIoctl()