Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c2437 void *addr_startp; in tl_bind() local
2711 addr_startp = bamp->b_rptr + b_ack->ADDR_offset; in tl_bind()
2712 bcopy(tep->te_abuf, addr_startp, tep->te_alen); in tl_bind()
3143 void *addr_startp; in tl_conn_req_ser() local
3339 addr_startp = cimp->b_rptr + ci->SRC_offset; in tl_conn_req_ser()
3340 bcopy(tep->te_abuf, addr_startp, tep->te_alen); in tl_conn_req_ser()
3420 uchar_t *addr_startp; in tl_conn_res() local
3823 addr_startp = ccmp->b_rptr + cc->RES_offset; in tl_conn_res()
3824 bcopy(acc_ep->te_abuf, addr_startp, acc_ep->te_alen); in tl_conn_res()
4351 uchar_t *addr_startp; in tl_connected_cots_addr_req() local
[all …]