Home
last modified time | relevance | path

Searched defs:otp (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Ddv-bfin_otp.c65 bfin_otp_transfer (struct bfin_otp *otp, void *vdst, void *vsrc) in bfin_otp_transfer()
75 bfin_otp_read_page (struct bfin_otp *otp, bu16 page) in bfin_otp_read_page()
81 bfin_otp_write_page_val (struct bfin_otp *otp, bu16 page, bu64 val[2]) in bfin_otp_write_page_val()
86 bfin_otp_write_page_val2 (struct bfin_otp *otp, bu16 page, bu64 lo, bu64 hi) in bfin_otp_write_page_val2()
92 bfin_otp_write_page (struct bfin_otp *otp, bu16 page) in bfin_otp_write_page()
102 struct bfin_otp *otp = hw_data (me); in bfin_otp_io_write_buffer() local
184 struct bfin_otp *otp = hw_data (me); in bfin_otp_io_read_buffer() local
228 attach_bfin_otp_regs (struct hw *me, struct bfin_otp *otp) in attach_bfin_otp_regs()
265 struct bfin_otp *otp; in bfin_otp_finish() local
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Dotp.m47 AC_ARG_ENABLE(otp, optenable
/netbsd/src/external/bsd/wpa/dist/src/eap_peer/
Deap_otp.c35 int otp; in eap_otp_process() local
Deap_gtc.c52 int otp; in eap_gtc_process() local
Deap_config.h531 u8 *otp; member
/netbsd/src/usr.bin/rdist/
Dserver.c338 char *otp, *cp; in sendf() local
1231 char *otp; in clean() local
1305 char *otp; in removeit() local
Ddocmd.c487 char *otp; in rcmptime() local
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-llc.c414 const struct oui_tok *otp; in oui_to_struct_tok() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dotp.c550 int i, offset, res, otp; in generate() local
923 static slap_overinst otp; variable
/netbsd/src/usr.bin/showmount/
Dshowmount.c277 struct mountlist *mp, **otp, *tp; in xdr_mntdump() local
/netbsd/src/external/bsd/nvi/dist/ex/
Dex_tag.c680 tag_copy(SCR *sp, TAG *otp, TAG **tpp) in tag_copy()
/netbsd/src/usr.bin/xlint/lint1/
Dtree.c472 ic_cvt(const type_t *ntp, const type_t *otp, integer_constraints a) in ic_cvt()
1593 const type_t *ntp = tn->tn_type, *otp = tn->u.ops.left->tn_type; in is_cast_redundant() local
3514 const type_t *otp = tn->tn_type; in promote() local
3849 const type_t *otp = tn->tn_type; in convert_pointer_from_pointer() local
/netbsd/src/sys/arch/sgimips/dev/
Dscn.c616 struct tty *otp; /* other channel tty struct */ in scn_config() local