Home
last modified time | relevance | path

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

/reactos/drivers/usb/usbohci/
H A Dusbohci.h42 #define OHCI_NON_DATA_CONTROL_TDS 2 macro
H A Dusbohci.c1303 if ((SGList->SgElementCount + OHCI_NON_DATA_CONTROL_TDS) > MaxTDs) in OHCI_ControlTransfer()