Searched refs:tlabel_handle (Results 1 – 2 of 2) sorted by relevance
53 hci1394_tlabel_handle_t *tlabel_handle) in hci1394_tlabel_init() argument58 ASSERT(tlabel_handle != NULL); in hci1394_tlabel_init()65 *tlabel_handle = tstruct; in hci1394_tlabel_init()99 hci1394_tlabel_fini(hci1394_tlabel_handle_t *tlabel_handle) in hci1394_tlabel_fini() argument104 ASSERT(tlabel_handle != NULL); in hci1394_tlabel_fini()107 tstruct = (hci1394_tlabel_t *)*tlabel_handle; in hci1394_tlabel_fini()113 *tlabel_handle = NULL; in hci1394_tlabel_fini()126 hci1394_tlabel_alloc(hci1394_tlabel_handle_t tlabel_handle, uint_t destination, in hci1394_tlabel_alloc() argument137 ASSERT(tlabel_handle != NULL); in hci1394_tlabel_alloc()148 mutex_enter(&tlabel_handle->tb_mutex); in hci1394_tlabel_alloc()[all …]
151 hci1394_tlabel_handle_t *tlabel_handle);152 void hci1394_tlabel_fini(hci1394_tlabel_handle_t *tlabel_handle);154 int hci1394_tlabel_alloc(hci1394_tlabel_handle_t tlabel_handle,156 void hci1394_tlabel_free(hci1394_tlabel_handle_t tlabel_handle,159 void hci1394_tlabel_register(hci1394_tlabel_handle_t tlabel_handle,161 void hci1394_tlabel_lookup(hci1394_tlabel_handle_t tlabel_handle,164 void hci1394_tlabel_bad(hci1394_tlabel_handle_t tlabel_handle,167 void hci1394_tlabel_reset(hci1394_tlabel_handle_t tlabel_handle);169 void hci1394_tlabel_set_reclaim_time(hci1394_tlabel_handle_t tlabel_handle,