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

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

Completed in 63 milliseconds