Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_tlabel.c153 time = tlabel_handle->tb_bad_timestamp[node_number]; in hci1394_tlabel_alloc()
203 tlabel_handle->tb_bad_timestamp[node_number] = time; in hci1394_tlabel_alloc()
225 tlabel_handle->tb_bad_timestamp[node_number] = time; in hci1394_tlabel_alloc()
367 tlabel_handle->tb_bad_timestamp[node_number] = gethrtime() + in hci1394_tlabel_bad()
399 tlabel_handle->tb_bad_timestamp[IEEE1394_BROADCAST_NODEID] = in hci1394_tlabel_reset()
416 tlabel_handle->tb_bad_timestamp[index] = (hrtime_t)0; in hci1394_tlabel_reset()
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_tlabel.h125 hrtime_t tb_bad_timestamp[IEEE1394_MAX_NODES]; member