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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmotp.c178 * ipxotp_check_word16()
871 ipxotp_check_word16(void *oh, chipcregs_t *cc, uint wn, uint16 val) function
1042 if ((rc = ipxotp_check_word16(oi, cc, oi->otpgu_base + OTPGU_HSB_OFF,
1062 (rc = ipxotp_check_word16(oi, cc, oi->otpgu_base + boundary_off,
1091 if ((rc = ipxotp_check_word16(oi, cc, base + i, data[i])))
1136 if ((rc = ipxotp_check_word16(oi, cc, wn, data)))

Completed in 42 milliseconds