Searched refs:CMD_PARK_CNT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 189 #define CMD_PARK_CNT(c) (((c)>>8)&3) /* how many transfers to park for */ macro |
D | ehci-dbg.c | 226 CMD_PARK_CNT (command), in dbg_command_buf() |