Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c133 tlabel_info->tbi_destination = destination; in hci1394_tlabel_alloc()
252 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_free()
288 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_register()
320 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_lookup()
354 node_number = IEEE1394_NODE_NUM(tlabel_info->tbi_destination); in hci1394_tlabel_bad()
H A Dhci1394_async.c1090 ac_tlabel.tbi_destination = HCI1394_DESC_DESTID_GET(quadlet); in hci1394_async_arresp_read()
3240 (*hcicmd)->ac_tlabel.tbi_destination = 0; in hci1394_async_hcicmd_init()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h73 uint_t tbi_destination; member
78 hci1394_tlabel_info_s::tbi_destination \
H A Dhci1394_async.h173 hci1394_async_cmd_s::ac_tlabel.tbi_destination \