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

/freebsd-10-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h71 struct bintime attach_uptime; /* system uptime when attach happened. */ member in struct:cpsw_softc
H A Dif_cpsw.c558 getbinuptime(&sc->attach_uptime);
2085 bintime_sub(&t, &sc->attach_uptime);

Completed in 168 milliseconds