Searched refs:hci1394_tlabel_t (Results 1 – 2 of 2) sorted by relevance
55 hci1394_tlabel_t *tstruct; in hci1394_tlabel_init()62 tstruct = kmem_alloc(sizeof (hci1394_tlabel_t), KM_SLEEP); in hci1394_tlabel_init()101 hci1394_tlabel_t *tstruct; in hci1394_tlabel_fini()107 tstruct = (hci1394_tlabel_t *)*tlabel_handle; in hci1394_tlabel_fini()110 kmem_free(tstruct, sizeof (hci1394_tlabel_t)); in hci1394_tlabel_fini()
140 } hci1394_tlabel_t; typedef