Searched refs:hci1394_idma_desc_mem_t (Results 1 – 4 of 4) sorted by relevance
49 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()
251 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()
70 } hci1394_idma_desc_mem_t; typedef89 hci1394_idma_desc_mem_t *dma_firstp; /* 1st alloc dma descriptor mem */
155 hci1394_idma_desc_mem_t *dma_firstp; /* 1st alloc descriptor mem */156 hci1394_idma_desc_mem_t *dma_currentp; /* cur dma descriptor mem */