Searched refs:hci1394_buf_free (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h95 void hci1394_buf_free(hci1394_buf_handle_t *handle);
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_buf.c82 * used when calling hci1394_buf_free().
166 * hci1394_buf_free()
171 hci1394_buf_free(hci1394_buf_handle_t *handle) function
H A Dhci1394_ixl_misc.c460 hci1394_buf_free(&dma_firstp->mem_handle);
H A Dhci1394_q.c160 hci1394_buf_free(&desc->qb_buf_handle);
248 hci1394_buf_free(&q->q_desc.qb_buf_handle);
249 hci1394_buf_free(&q->q_data.qb_buf_handle);
H A Dhci1394_ohci.c241 hci1394_buf_free(&ohci->ohci_selfid_handle);
278 hci1394_buf_free(&ohci->ohci_cfgrom_handle);
281 hci1394_buf_free(&ohci->ohci_selfid_handle);
H A Dhci1394_ixl_comp.c2735 hci1394_buf_free(&dma_new->mem_handle);

Completed in 83 milliseconds