Searched defs:ohci_in_done_queue_check (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp1763 static bool ohci_in_done_queue_check(POHCI pThis, uint32_t GCPhysTD) function
1792 if (ohci_in_done_queue_check(pThis, GCPhysTD))
2790 ohci_in_done_queue_check(pThis, TdAddr);
2955 ohci_in_done_queue_check(pThis, TdAddr);

Completed in 86 milliseconds