Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/
H A DDSCMB_adp.c284 UADP_STRUCT_POINTER_TABLE* sptPtr=NULL; in DSCMB_adp_Ioctl() local
388 sptPtr = spt_DSCMB_KLadder_AtomicExec; in DSCMB_adp_Ioctl()
391 sptPtr = spt_DSCMB_KLadder_AtomicExec; in DSCMB_adp_Ioctl()
395 sptPtr = spt_DSCMB_KLadder_AtomicExec_Lv2; in DSCMB_adp_Ioctl()
399 sptPtr = spt_DSCMB_KLadder_AtomicExec_Lv3; in DSCMB_adp_Ioctl()
403 sptPtr = spt_DSCMB_KLadder_AtomicExec_Lv4; in DSCMB_adp_Ioctl()
407 sptPtr = spt_DSCMB_KLadder_AtomicExec_Lv5; in DSCMB_adp_Ioctl()
410 …u32Ret = UADPBypassIoctl(pInstanceTmp, u32Cmd, pArgs, sptPtr, sptPtr, buffer_arg, sizeof(buffer_ar… in DSCMB_adp_Ioctl()
427 sptPtr = spt_DSCMB_KLadder_ETSI; in DSCMB_adp_Ioctl()
431 sptPtr = spt_DSCMB_KLadder_ETSI; in DSCMB_adp_Ioctl()
[all …]
/utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/ca2/
H A DCA_adp.c129 UADP_STRUCT_POINTER_TABLE* sptPtr; in DSCMB_adp_Ioctl() local