Home
last modified time | relevance | path

Searched refs:tlabel_info (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c127 hci1394_tlabel_info_t *tlabel_info) in hci1394_tlabel_alloc() argument
138 ASSERT(tlabel_info != NULL); in hci1394_tlabel_alloc()
143 tlabel_info->tbi_destination = destination; in hci1394_tlabel_alloc()
199 tlabel_info->tbi_tlabel = last; in hci1394_tlabel_alloc()
204 tlabel_info->tbi_tlabel); in hci1394_tlabel_alloc()
267 hci1394_tlabel_info_t *tlabel_info) in hci1394_tlabel_free() argument
274 ASSERT(tlabel_info != NULL); in hci1394_tlabel_free()
275 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_free()
279 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_free()
280 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_free()
[all …]
/titanic_50/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h155 uint_t destination, hci1394_tlabel_info_t *tlabel_info);
157 hci1394_tlabel_info_t *tlabel_info);
160 hci1394_tlabel_info_t *tlabel_info, void *cmd);
162 hci1394_tlabel_info_t *tlabel_info, void **cmd);
165 hci1394_tlabel_info_t *tlabel_info);