Searched refs:lq_va (Results 1 – 7 of 7) sorted by relevance
255 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_vers()290 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_ack()325 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_rts()360 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_rtr()395 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_rdx()441 lp = (struct ldc_pkt *)(lc->lc_txq->lq_va + tx_tail); in ldc_send_unreliable()527 lq->lq_va = va; in ldc_queue_alloc()551 bus_dmamem_unmap(t, lq->lq_va, size); in ldc_queue_free()
233 msg = (struct vcctty_msg *)(lc->lc_rxq->lq_va + rx_head); in vcctty_rx_intr()270 msg = (struct vcctty_msg *)(lc->lc_txq->lq_va + tx_tail); in vcctty_send_data()294 msg = (struct vcctty_msg *)(lc->lc_txq->lq_va + tx_tail); in vcctty_send_break()
28 caddr_t lq_va; member
413 ret = uiomove(lc->lc_rxq->lq_va + rx_head, 64, uio); in vldcpread()480 ret = uiomove(lc->lc_txq->lq_va + tx_tail, 64, uio); in vldcpwrite()
440 lp = (struct ldc_pkt *)(lc->lc_rxq->lq_va + rx_head); in vdsk_rx_intr()
422 lp = (struct ldc_pkt *)(lc->lc_rxq->lq_va + rx_head); in vnet_rx_intr()
473 lp = (struct ldc_pkt *)(lc->lc_rxq->lq_va + rx_head); in vdsp_rx_intr()