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

/vbox/src/VBox/Devices/USB/
H A DDevOHCI.cpp629 #define OHCI_FMI_FSMPS UINT32_C(0x7fff0000) macro
4503 pThis->fsmps = (val & OHCI_FMI_FSMPS) >> OHCI_FMI_FSMPS_SHIFT;

Completed in 53 milliseconds