Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h241 #define OHCI_READ_DESC_DELAY 5 macro
H A Dohci.c903 usb_delay_ms(&sc->sc_bus, OHCI_READ_DESC_DELAY); in ohci_init()