Home
last modified time | relevance | path

Searched refs:hci1394_tlabel_handle_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h146 typedef struct hci1394_tlabel_s *hci1394_tlabel_handle_t; typedef
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,
H A Dhci1394_async.h185 hci1394_tlabel_handle_t as_tlabel;
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c53 hci1394_tlabel_handle_t *tlabel_handle) in hci1394_tlabel_init()
99 hci1394_tlabel_fini(hci1394_tlabel_handle_t *tlabel_handle) in hci1394_tlabel_fini()
126 hci1394_tlabel_alloc(hci1394_tlabel_handle_t tlabel_handle, uint_t destination, in hci1394_tlabel_alloc()
266 hci1394_tlabel_free(hci1394_tlabel_handle_t tlabel_handle, in hci1394_tlabel_free()
309 hci1394_tlabel_register(hci1394_tlabel_handle_t tlabel_handle, in hci1394_tlabel_register()
345 hci1394_tlabel_lookup(hci1394_tlabel_handle_t tlabel_handle, in hci1394_tlabel_lookup()
390 hci1394_tlabel_bad(hci1394_tlabel_handle_t tlabel_handle, in hci1394_tlabel_bad()
436 hci1394_tlabel_reset(hci1394_tlabel_handle_t tlabel_handle) in hci1394_tlabel_reset()
503 hci1394_tlabel_set_reclaim_time(hci1394_tlabel_handle_t tlabel_handle, in hci1394_tlabel_set_reclaim_time()