Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c1362 ixl1394_xfer_buf_t *local_ixl_cur_xfer_stp; in hci1394_bld_recv_buf_ppb_desc() local
1371 local_ixl_cur_xfer_stp = (ixl1394_xfer_buf_t *)wvp->ixl_cur_xfer_stp; in hci1394_bld_recv_buf_ppb_desc()
1374 pktsize = local_ixl_cur_xfer_stp->pkt_size; in hci1394_bld_recv_buf_ppb_desc()
1375 pktcnt = local_ixl_cur_xfer_stp->size / pktsize; in hci1394_bld_recv_buf_ppb_desc()
1387 local_ixl_cur_xfer_stp->compiler_privatep = (void *)xctlp; in hci1394_bld_recv_buf_ppb_desc()
1405 wv_descp->data_addr = local_ixl_cur_xfer_stp->ixl_buf.ixldmac_addr; in hci1394_bld_recv_buf_ppb_desc()
1460 ixl1394_xfer_buf_t *local_ixl_cur_xfer_stp; in hci1394_bld_recv_buf_fill_desc() local
1462 local_ixl_cur_xfer_stp = (ixl1394_xfer_buf_t *)wvp->ixl_cur_xfer_stp; in hci1394_bld_recv_buf_fill_desc()
1475 local_ixl_cur_xfer_stp->compiler_privatep = (void *)xctlp; in hci1394_bld_recv_buf_fill_desc()
1493 DESC_INTR_DSABL, wait_for_sync, local_ixl_cur_xfer_stp->size); in hci1394_bld_recv_buf_fill_desc()
[all …]