Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c1482 psXCInstPri->fpXC_MLoad_GetStatus = MApi_XC_MLoad_GetStatus_U2; in XC_Initialize()
1867 …URELATION(fpXC_MLoad_GetStatus,(IOCTL_XC_MLOAD_GETSTATUS)MApi_XC_MLoad_GetStatus_U2,MApi_XC_MLoad_… in XC_U1_U2_RELATION()
5328 pXCArgs->eReturnValue = psXCInstPri->fpXC_MLoad_GetStatus(pInstance); in _XCIoctl()
H A DXC_private.h1687 IOCTL_XC_MLOAD_GETSTATUS fpXC_MLoad_GetStatus; member