Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Diosram.c81 static clock_t iosram_tswitch_tstamp = 0; /* lbolt of last tswitch end */ variable
2084 iosram_tswitch_tstamp = ddi_get_lbolt(); in iosram_switch_tunnel()
2357 if (current_tstamp > iosram_tswitch_tstamp) { in iosram_switchfrom()
2358 tstamp_interval = current_tstamp - iosram_tswitch_tstamp; in iosram_switchfrom()