Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c163 time = tlabel_handle->tb_bad_timestamp[node_number]; in hci1394_tlabel_alloc()
222 tlabel_handle->tb_bad_timestamp[node_number] = time; in hci1394_tlabel_alloc()
247 tlabel_handle->tb_bad_timestamp[node_number] = time; in hci1394_tlabel_alloc()
418 tlabel_handle->tb_bad_timestamp[node_number] = gethrtime() + in hci1394_tlabel_bad()
456 tlabel_handle->tb_bad_timestamp[IEEE1394_BROADCAST_NODEID] = in hci1394_tlabel_reset()
473 tlabel_handle->tb_bad_timestamp[index] = (hrtime_t)0; in hci1394_tlabel_reset()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h127 hrtime_t tb_bad_timestamp[IEEE1394_MAX_NODES]; member