Home
last modified time | relevance | path

Searched defs:btp (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/arch/sparc64/include/
H A Dbootinfo.h102 #define LOOKUP_BOOTINFO(btp, info) \ argument
/netbsd/usr.bin/xlint/lint1/
H A Ddecl.c937 type_t *btp = block_dup_type(tp); in check_bit_field_type() local
942 type_t *btp = block_dup_type(tp); in check_bit_field_type() local
956 type_t *btp = block_dup_type(tp); in check_bit_field_type() local
H A Dtree.c1833 const type_t *btp = b->s_type; in are_members_compatible() local
/netbsd/sys/arch/sun2/sun2/
H A Dmachdep.c1045 vmebus_translate(vme_am_t mod, vme_addr_t addr, bus_type_t *btp, in vmebus_translate()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbtrace.c1652 struct btrace_thread_info *btp = &tp->btrace; in btrace_disable() local
1672 struct btrace_thread_info *btp = &tp->btrace; in btrace_teardown() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.c1652 struct btrace_thread_info *btp = &tp->btrace; in btrace_disable() local
1672 struct btrace_thread_info *btp = &tp->btrace; in btrace_teardown() local
/netbsd/sys/dev/scsipi/
H A Dscsi_spc.h230 uint8_t btp[2]; /* busy timeout period */ member