Searched refs:tbi_destination (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_tlabel.c | 143 tlabel_info->tbi_destination = destination; in hci1394_tlabel_alloc() 279 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_free() 323 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_register() 360 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_lookup() 402 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_bad()
|
H A D | hci1394_async.c | 613 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 625 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 634 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 643 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 652 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 661 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 670 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 684 IEEE1394_NODE_NUM(hcicmd->ac_tlabel.tbi_destination), in hci1394_async_atreq_process() 1268 ac_tlabel.tbi_destination = HCI1394_DESC_DESTID_GET(quadlet); in hci1394_async_arresp_read() 1285 IEEE1394_NODE_NUM(ac_tlabel.tbi_destination), tnf_uint, in hci1394_async_arresp_read() [all …]
|
/titanic_41/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_tlabel.h | 75 uint_t tbi_destination; member 80 hci1394_tlabel_info_s::tbi_destination \
|
H A D | hci1394_async.h | 175 hci1394_async_cmd_s::ac_tlabel.tbi_destination \
|