Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dusbnet.c1257 #define USBCTL_ENABLE_MFGR (1 << 11) macro
1276 (usbctl & USBCTL_ENABLE_MFGR) ? " mfgr" : "", in nc_dump_usbctl()