HomeSort by: relevance | last modified time | path
    Searched defs:thetime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
usb.c 1296 struct timeval thetime; local in function:usb_add_event
1300 microtime(&thetime);
1305 TIMEVAL_TO_TIMESPEC(&thetime, &ueq->ue.ue_time);
usb.c 1296 struct timeval thetime; local in function:usb_add_event
1300 microtime(&thetime);
1305 TIMEVAL_TO_TIMESPEC(&thetime, &ueq->ue.ue_time);

Completed in 23 milliseconds