Searched refs:descb (Results 1 – 1 of 1) sorted by relevance
1258 hci1394_q_buf_t *descb; in hci1394_q_ar_next() local1266 descb = &q_handle->q_desc; in hci1394_q_ar_next()1270 (void) ddi_dma_sync(descb->qb_buf.bi_dma_handle, 0, in hci1394_q_ar_next()1271 descb->qb_buf.bi_length, DDI_DMA_SYNC_FORKERNEL); in hci1394_q_ar_next()1278 residual_count = ddi_get32(descb->qb_buf.bi_handle, &desc->status); in hci1394_q_ar_next()1308 hci1394_q_buf_t *descb; in hci1394_q_ar_free() local1314 descb = &q_handle->q_desc; in hci1394_q_ar_free()1325 hci1394_q_ar_write_IM(q_handle, descb, in hci1394_q_ar_free()1343 (descb->qb_ptrs.qp_bottom + 1)) { in hci1394_q_ar_free()1344 q_handle->q_head = descb->qb_ptrs.qp_top; in hci1394_q_ar_free()