hci1394_desc_t
hcidescp = ((hci1394_desc_t *)
hci1394_desc_t *wv_descp; /* shorthand to local descrpt */
dma_descp + (wvp->xfer_bufcnt - 1) * sizeof (hci1394_desc_t);
hci1394_desc_t *wv_descp; /* shorthand to local descriptor */
hci1394_desc_t *wv_descp; /* shorthand to local descriptor */
dma_descp + (wvp->xfer_bufcnt + 1) * sizeof (hci1394_desc_t);
hci1394_desc_t *wv_descp; /* shorthand to local descriptor */
sizeof (hci1394_desc_t);
xctlp->dma[ii].dma_descp = dma_descp + sizeof (hci1394_desc_t);
sizeof (hci1394_desc_t), &dma_bound);
wvp->descriptors * (sizeof (hci1394_desc_t) >> 2),
wvp->descriptors * sizeof (hci1394_desc_t));
if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t), &dma_bound) ==
if (hci1394_alloc_dma_mem(wvp, sizeof (hci1394_desc_t),
hci1394_desc_t *hcidescp;
hcidescp = (hci1394_desc_t *)
hcidescp = (hci1394_desc_t *)
hcidescp = (hci1394_desc_t *)
hcidescp = (hci1394_desc_t *)
hcidescp = (hci1394_desc_t *)
hci1394_desc_t *hcidescp;
hcidescp = (hci1394_desc_t *)dma->dma_descp;
(void) ddi_dma_sync(dma_hdl, hcidesc_off, sizeof (hci1394_desc_t),
hcidescp = (hci1394_desc_t *)dma->dma_descp;
sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORCPU);
hci1394_desc_t *hcidescp;
hcidescp = (hci1394_desc_t *)(dma->dma_descp);
sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORCPU);
sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORDEV);
hcicnt * sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORCPU);
sizeof (hci1394_desc_t), DDI_DMA_SYNC_FORDEV);
hci1394_desc_t *hcidescp;
hcidescp = (hci1394_desc_t *)xferctlp->dma[xferctlp->cnt - 1].dma_descp;
err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, sizeof (hci1394_desc_t),
hci1394_desc_t *hcidescp;
hcidescp = (hci1394_desc_t *)xferctlp->dma[0].dma_descp -
err = ddi_dma_sync(dma_hdl, (off_t)hcidescp, sizeof (hci1394_desc_t),
q_handle->q_previous = (hci1394_desc_t *)desc;
hci1394_desc_t *desc;
ASSERT(qbuf->qb_ptrs.qp_resv_size >= sizeof (hci1394_desc_t));
desc = (hci1394_desc_t *)qbuf->qb_ptrs.qp_current;
qbuf->qb_ptrs.qp_current += sizeof (hci1394_desc_t);
hci1394_desc_t *desc;
desc = (hci1394_desc_t *)q_handle->q_head;
q_handle->q_head += sizeof (hci1394_desc_t);
if ((q_handle->q_head + sizeof (hci1394_desc_t)) >
hci1394_desc_t *desc;
if ((qbuf->qb_ptrs.qp_current + sizeof (hci1394_desc_t)) >
desc = (hci1394_desc_t *)qbuf->qb_ptrs.qp_current;
qbuf->qb_ptrs.qp_current += sizeof (hci1394_desc_t);
(sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)),
(sizeof (hci1394_desc_imm_t) + sizeof (hci1394_desc_t)),
typedef hci1394_desc_t hci1394_output_more_t;
typedef hci1394_desc_t hci1394_output_last_t;
typedef hci1394_desc_t hci1394_input_more_t;
typedef hci1394_desc_t hci1394_input_last_t;
hci1394_desc_t descriptor_block[HCI1394_DESC_MAX_Z];
hci1394_desc_t *q_previous;