Home
last modified time | relevance | path

Searched refs:tbi_tlabel (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c199 tlabel_info->tbi_tlabel = last; in hci1394_tlabel_alloc()
204 tlabel_info->tbi_tlabel); in hci1394_tlabel_alloc()
275 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_free()
280 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_free()
284 tnf_uint, freed_tlabel, tlabel_info->tbi_tlabel); in hci1394_tlabel_free()
318 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_register()
324 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_register()
355 ASSERT(tlabel_info->tbi_tlabel <= TLABEL_MASK); in hci1394_tlabel_lookup()
361 tlabel = tlabel_info->tbi_tlabel; in hci1394_tlabel_lookup()
375 tnf_uint, lookup_tlabel, tlabel_info->tbi_tlabel); in hci1394_tlabel_lookup()
[all …]
H A Dhci1394_async.c614 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
626 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
635 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
644 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
653 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
662 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
671 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
685 tnf_uint, tx_tlabel, hcicmd->ac_tlabel.tbi_tlabel, in hci1394_async_atreq_process()
1266 ac_tlabel.tbi_tlabel = HCI1394_DESC_TLABEL_GET(quadlet); in hci1394_async_arresp_read()
1286 rx_tlabel, ac_tlabel.tbi_tlabel); in hci1394_async_arresp_read()
[all …]
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h76 uint_t tbi_tlabel; member
81 hci1394_tlabel_info_s::tbi_tlabel))
H A Dhci1394_async.h176 hci1394_async_cmd_s::ac_tlabel.tbi_tlabel))