Searched refs:ti_p (Results 1 – 2 of 2) sorted by relevance
88 td_err_e __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p);1302 ulwp_t *ulwp, td_thrinfo_t *ti_p) in td_thr2to() argument1308 (void) memset(ti_p, 0, sizeof (*ti_p)); in td_thr2to()1309 ti_p->ti_ta_p = ta_p; in td_thr2to()1310 ti_p->ti_user_flags = ulwp->ul_usropts; in td_thr2to()1311 ti_p->ti_tid = lwpid; in td_thr2to()1312 ti_p->ti_exitval = ulwp->ul_rval; in td_thr2to()1313 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc; in td_thr2to()1318 ti_p->ti_stkbase = (psaddr_t)ulwp->ul_stktop; in td_thr2to()1319 ti_p->ti_stksize = ulwp->ul_stksiz; in td_thr2to()[all …]
542 eibnx_locate_node_name(char *devname, eibnx_thr_info_t **ti_p, in eibnx_locate_node_name() argument580 *ti_p = ti; in eibnx_locate_node_name()587 eibnx_locate_unconfigured_node(eibnx_thr_info_t **ti_p, eibnx_gw_info_t **gwi_p) in eibnx_locate_unconfigured_node() argument598 *ti_p = ti; in eibnx_locate_unconfigured_node()