Home
last modified time | relevance | path

Searched defs:min_time (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h701 hrtime_t min_time; /* shortest event duration */ member
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1173 npi_fflp_cfg_fcram_refresh_time(npi_handle_t handle, uint32_t min_time, in npi_fflp_cfg_fcram_refresh_time()
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c147 static zic_t min_time; variable
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c364 uint32_t min_time, max_time, sys_time; in nxge_fflp_fcram_init() local