Searched refs:descb (Results 1 – 1 of 1) sorted by relevance
1365 hci1394_q_buf_t *descb; in hci1394_q_ar_next() local1374 descb = &q_handle->q_desc; in hci1394_q_ar_next()1378 (void) ddi_dma_sync(descb->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_next()1379 descb->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next()1386 residual_count = ddi_get32(descb->qb_buf.bi_handle, &desc->status); in hci1394_q_ar_next()1420 hci1394_q_buf_t *descb; in hci1394_q_ar_free() local1427 descb = &q_handle->q_desc; in hci1394_q_ar_free()1438 hci1394_q_ar_write_IM(q_handle, descb, in hci1394_q_ar_free()1456 (descb->qb_ptrs.qp_bottom + 1)) { in hci1394_q_ar_free()1457 q_handle->q_head = descb->qb_ptrs.qp_top; in hci1394_q_ar_free()