Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dtl.c2360 void *addr_startp; in tl_bind() local
2622 addr_startp = bamp->b_rptr + b_ack->ADDR_offset; in tl_bind()
2623 bcopy(tep->te_abuf, addr_startp, tep->te_alen); in tl_bind()
3054 void *addr_startp; in tl_conn_req_ser() local
3250 addr_startp = cimp->b_rptr + ci->SRC_offset; in tl_conn_req_ser()
3251 bcopy(tep->te_abuf, addr_startp, tep->te_alen); in tl_conn_req_ser()
3331 uchar_t *addr_startp; in tl_conn_res() local
3733 addr_startp = ccmp->b_rptr + cc->RES_offset; in tl_conn_res()
3734 bcopy(acc_ep->te_abuf, addr_startp, acc_ep->te_alen); in tl_conn_res()
4260 uchar_t *addr_startp; in tl_connected_cots_addr_req() local
[all …]