Searched refs:OHCI_BIGGEST_INTERVAL (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dohci_hardware.h276 #define OHCI_BIGGEST_INTERVAL 32 macro
H A Dohci.cpp397 uint32 interval = OHCI_BIGGEST_INTERVAL;
401 while (insertIndex < OHCI_BIGGEST_INTERVAL) {
1969 while (power <= OHCI_BIGGEST_INTERVAL / 2) {

Completed in 42 milliseconds