Home
last modified time | relevance | path

Searched refs:isp_init_time (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Dispvar.h586 NANOTIME_T isp_init_time; /* time were last initialized */ member
H A Disp_freebsd.c2162 if (NANOTIME_SUB(&isp->isp_init_time, &now) > 2000000000ULL) { in isp_handle_platform_atio7()
H A Disp.c1188 GET_NANOTIME(&isp->isp_init_time); in isp_init()