Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dusb-uhci.c108 #define USE_CTRL_DEPTH_FIRST 0 // 0: Breadth first, 1: Depth first macro
712 int depth_first=USE_CTRL_DEPTH_FIRST; // UHCI descriptor chasing method in uhci_submit_control_urb()