Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdi_otp.c45 #define MaxOTPHandleNum 10 macro
56 OTP_Info OTPInfo[MaxOTPHandleNum];
69 for(i = 0; i < MaxOTPHandleNum; i++) in NSKHDI_OtpDevice_Open()
76 if (i == MaxOTPHandleNum) in NSKHDI_OtpDevice_Open()