Searched refs:sv_config_time (Results 1 – 2 of 2) sorted by relevance
120 static clock_t sv_config_time; /* Time of successful {en,dis}able */ variable1818 sv_config_time = nsc_lbolt(); in svioctl()1896 sv_config_time = nsc_lbolt(); in svioctl()1965 svl32.svl_timestamp = (uint32_t)sv_config_time; in svioctl()1977 svl.svl_timestamp = sv_config_time; in svioctl()
578 sv_get_print(sv_config_time, "last config time", "0x%lx", clock); in sv()