Searched refs:init_uptime (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h139 struct bintime init_uptime; /* system uptime when init happened. */ member in struct:cpswp_softc
H A Dif_cpsw.c1155 getbinuptime(&sc->init_uptime);
2649 bintime_sub(&t, &sc->init_uptime);

Completed in 96 milliseconds