Searched defs:hci1394_tlabel_handle_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h146 typedef struct hci1394_tlabel_s *hci1394_tlabel_handle_t; typedef in typeref:struct:hci1394_tlabel_s
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_handl
[all...]

Completed in 56 milliseconds