Searched refs:CMD_LRESET (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 190 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */ macro |
D | ehci-dbg.c | 228 (command & CMD_LRESET) ? " LReset" : "", in dbg_command_buf() |