Searched defs:PeriodIdx (Results 1 – 2 of 2) sorted by relevance
/reactos/drivers/usb/usbehci/ | ||
H A D | usbehci.h | 42 UCHAR PeriodIdx; member |
/reactos/drivers/usb/usbohci/ | ||
H A D | usbohci.c | 330 ULONG PeriodIdx = 0; in OHCI_OpenInterruptEndpoint() local |