Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2304 clock_t current_tstamp; in iosram_switchfrom() local
2356 current_tstamp = ddi_get_lbolt(); in iosram_switchfrom()
2357 if (current_tstamp > iosram_tswitch_tstamp) { in iosram_switchfrom()
2358 tstamp_interval = current_tstamp - iosram_tswitch_tstamp; in iosram_switchfrom()