Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c844 static void MDrv_MFE_GetConfigBytes(MFE_CONFIG *pConfig, void* pHeader_info) in MDrv_MFE_GetConfigBytes() argument
849 if (pHeader_info ==NULL || pConfig==NULL) in MDrv_MFE_GetConfigBytes()
855 VOL_INFO_t *vol_info = (VOL_INFO_t *)pHeader_info; in MDrv_MFE_GetConfigBytes()
864 VOL_INFO_t *vol_info = (VOL_INFO_t *)pHeader_info; in MDrv_MFE_GetConfigBytes()
871 SPSPPS_INFO_t *spspps_info = (SPSPPS_INFO_t*)pHeader_info; in MDrv_MFE_GetConfigBytes()