Searched refs:async_next (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/usb/host/ | ||
D | ehci.h | 223 u32 async_next; /* address of next async queue head */ member |
D | ehci-hcd.c | 419 writel ((u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_start() |