sc_last            98 dev/usb/udcf.c 	time_t			sc_last;
sc_last           212 dev/usb/udcf.c 	sc->sc_last = 0L;
sc_last           598 dev/usb/udcf.c 		if (sc->sc_last) {
sc_last           599 dev/usb/udcf.c 			tdiff_recv = sc->sc_next - sc->sc_last;
sc_last           630 dev/usb/udcf.c 		sc->sc_last = sc->sc_next;