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

/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_dimm.c188 clock_t start_lbolt, current_lbolt; local
215 start_lbolt = ddi_get_lbolt();
227 start_lbolt);
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c450 clock_t start_lbolt; local
459 start_lbolt = ddi_get_lbolt();
466 if (poll_lbolt && (current_lbolt - start_lbolt >= poll_lbolt))

Completed in 45 milliseconds