Searched refs:spt_DBC_RESET (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/ |
| H A D | DLC_adp.c | 99 UADP_STRUCT_POINTER_TABLE spt_DBC_RESET[10]; variable 352 UADPBypassSetSPT(&spt_DBC_RESET[0],UADP_SPT_SELF_SIZE,0, sizeof(stDBC_Reset)); in DLC_adp_Init() 353 UADPBypassSetSPT(&spt_DBC_RESET[1],UADP_SPT_END , 0, 0); in DLC_adp_Init() 573 …u32Ret=UADPBypassIoctl(pInstanceTmp,u32Cmd,pArgs,spt_DBC_RESET, spt_DBC_RESET, buffer_arg,sizeof(b… in DLC_adp_Ioctl()
|