Searched refs:hci1394_isoch_t (Results 1 – 2 of 2) sorted by relevance
69 hci1394_isoch_t *isochp; in hci1394_isoch_init()77 isochp = kmem_alloc(sizeof (hci1394_isoch_t), KM_SLEEP); in hci1394_isoch_init()135 hci1394_isoch_t *isochp; in hci1394_isoch_fini()152 kmem_free(isochp, sizeof (hci1394_isoch_t)); in hci1394_isoch_fini()189 hci1394_isoch_t *isochp; in hci1394_alloc_isoch_dma()776 hci1394_isoch_t *isochp; in hci1394_free_isoch_dma()
192 } hci1394_isoch_t; typedef