Home
last modified time | relevance | path

Searched refs:hci1394_idma_desc_mem_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_misc.c49 hci1394_idma_desc_mem_t *);
443 hci1394_idma_desc_mem_t *dma_firstp) in hci1394_delete_dma_desc_mem()
445 hci1394_idma_desc_mem_t *dma_next; in hci1394_delete_dma_desc_mem()
464 kmem_free(dma_firstp, sizeof (hci1394_idma_desc_mem_t)); in hci1394_delete_dma_desc_mem()
H A Dhci1394_ixl_comp.c251 hci1394_idma_desc_mem_t *dma_nextp; in hci1394_compile_ixl_endup()
2657 hci1394_idma_desc_mem_t *dma_new; in hci1394_alloc_dma_mem()
2677 if ((dma_new = (hci1394_idma_desc_mem_t *) in hci1394_alloc_dma_mem()
2678 kmem_zalloc(sizeof (hci1394_idma_desc_mem_t), in hci1394_alloc_dma_mem()
2726 sizeof (hci1394_idma_desc_mem_t)); in hci1394_alloc_dma_mem()
2737 sizeof (hci1394_idma_desc_mem_t)); in hci1394_alloc_dma_mem()
2748 if ((dma_new = (hci1394_idma_desc_mem_t *) in hci1394_alloc_dma_mem()
2749 calloc(1, sizeof (hci1394_idma_desc_mem_t))) == NULL) { in hci1394_alloc_dma_mem()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h70 } hci1394_idma_desc_mem_t; typedef
89 hci1394_idma_desc_mem_t *dma_firstp; /* 1st alloc dma descriptor mem */
H A Dhci1394_ixl.h155 hci1394_idma_desc_mem_t *dma_firstp; /* 1st alloc descriptor mem */
156 hci1394_idma_desc_mem_t *dma_currentp; /* cur dma descriptor mem */