Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dac/api/dac/
H A DapiDAC_private.h230 IOCTL_DAC_GET_HD_STATUS fpDACGetHDStatus; member
268 …URELATION(fpDACGetHDStatus,(IOCTL_DAC_GET_HD_STATUS)MApi_DAC_GetHDStatus_U2,MApi_DAC_GetHDStatus) \
H A DapiDAC_v2.c161 pDACPri->fpDACGetHDStatus = MApi_DAC_GetHDStatus_U2; in DACOpen()
310 ptr->enBit = psDACInstPri->fpDACGetHDStatus(pInstance); in DACIoctl()