OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:N_URB_TD
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/mips/mach-au1x00/
au1x00_usb_ohci.h
328
#define
N_URB_TD
48
337
td_t *td[
N_URB_TD
]; /* list pointer to all corresponding TDs associated with this request */
/external/u-boot/drivers/usb/host/
ohci.h
344
#define
N_URB_TD
48
358
td_t *td[
N_URB_TD
]; /* list pointer to all corresponding TDs associated with this request */
Completed in 1408 milliseconds