Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c638 uint64_t maxage = FRAME_TIMER_NS * ehci->maxframes * 4; in ehci_queues_rip_unused() local
647 if (ehci->last_run_ns < q->ts + maxage) { in ehci_queues_rip_unused()