Searched refs:hci1394_tlabel_t (Results 1 – 2 of 2) sorted by relevance
53 hci1394_tlabel_t *tstruct; in hci1394_tlabel_init()59 tstruct = kmem_alloc(sizeof (hci1394_tlabel_t), KM_SLEEP); in hci1394_tlabel_init()96 hci1394_tlabel_t *tstruct; in hci1394_tlabel_fini()101 tstruct = (hci1394_tlabel_t *)*tlabel_handle; in hci1394_tlabel_fini()104 kmem_free(tstruct, sizeof (hci1394_tlabel_t)); in hci1394_tlabel_fini()
138 } hci1394_tlabel_t; typedef