Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dusb.c732 struct timeval thetime; in usb_add_event() local
735 microtime(&thetime); in usb_add_event()
740 TIMEVAL_TO_TIMESPEC(&thetime, &ueq->ue.ue_time); in usb_add_event()