Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c1174 uint32_t max_time, uint32_t sys_time) in npi_fflp_cfg_fcram_refresh_time() argument
1184 max = max_time * sys_time; in npi_fflp_cfg_fcram_refresh_time()
1185 min = min_time * sys_time; in npi_fflp_cfg_fcram_refresh_time()
/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
373 sys_time = FCRAM_REFRESH_DEFAULT_SYS_TIME; in nxge_fflp_fcram_init()
392 max_time, sys_time); in nxge_fflp_fcram_init()