Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhpux-thread.c84 static cma__t_int_tcb tcb; in find_active_thread() local
91 read_memory (tcb_ptr, (char *) &tcb, sizeof tcb); in find_active_thread()
94 cma_thread_get_unique (&tcb.prolog.client_thread))); in find_active_thread()
254 cma__t_int_tcb tcb, *tcb_ptr; in hpux_thread_fetch_registers() local
316 cma__t_int_tcb tcb, *tcb_ptr; in hpux_thread_store_registers() local
/mirbsd/src/sys/dev/pci/
Dncrstat.c306 void set_lun_mask(struct tcb * tp) in set_lun_mask()
335 struct tcb * tip; in do_info()
1259 static void dump_tip (struct tcb * tip) in dump_tip()
1408 struct tcb * tip; in dump_ncr()
Dncr.c542 struct tcb;
549 typedef struct tcb * tcb_p;
616 struct tcb { struct
1200 struct tcb target[MAX_TARGET];
1423 static void ncr_negotiate (struct ncb* np, struct tcb* tp);
1477 + (u_long) sizeof (struct tcb) * 2;
5356 static void ncr_negotiate (struct ncb* np, struct tcb* tp) in ncr_negotiate()
7256 offsetof(struct tcb , sval )) &3) == 0);
7258 offsetof(struct tcb , wval )) &3) == 0);