Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c164 last = tlabel_handle->tb_last[node_number]; in hci1394_tlabel_alloc()
223 tlabel_handle->tb_last[node_number] = last; in hci1394_tlabel_alloc()
248 tlabel_handle->tb_last[node_number] = last; in hci1394_tlabel_alloc()
458 tlabel_handle->tb_last[IEEE1394_BROADCAST_NODEID] = 0; in hci1394_tlabel_reset()
474 tlabel_handle->tb_last[index] = 0; in hci1394_tlabel_reset()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h120 uint8_t tb_last[IEEE1394_MAX_NODES]; member