Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Ddriver.h242 hrtime_t t_last_cfgrd; /* cfgrom timestamp */ member
264 t_bus t_bus_hdl t_lun t_nluns t_nluns_alloc t_cfgrom t_last_cfgrd
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dcfgrom.c68 tm = gethrtime() - tp->t_last_cfgrd; in sbp2_cfgrom_rq()
74 tp->t_last_cfgrd = gethrtime(); in sbp2_cfgrom_rq()