Searched refs:otp_val (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c367 const char *otp_val; local
382 if ((otp_val = getvar(NULL, name)) == NULL)
385 val = (uint32)bcm_strtoul(otp_val, NULL, 0);
399 const char *otp_val; local
413 if ((otp_val = getvar(NULL, name)) == NULL)
416 val = (uint32)bcm_strtoul(otp_val, NULL, 0);
431 const char *otp_val; local
442 if ((otp_val = getvar(NULL, name)) == NULL)
445 val = (uint32)bcm_strtoul(otp_val, NULL, 0);
4937 const char *otp_val; local
5151 const char *otp_val; local
[all...]
H A Dsiutils.c1775 const char *otp_val; local
1790 if ((otp_val = getvar(NULL, gciccstr)) == NULL)

Completed in 120 milliseconds