ehci_qtd
dbg_qtd("overlay", ehci, (struct ehci_qtd *) &hw->hw_qtd_next);
struct ehci_qtd *td;
td = list_entry(entry, struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd;
dbg_qtd(const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd)
sizeof(struct ehci_qh), sizeof(struct ehci_qtd),
sizeof (struct ehci_qtd),
static inline void ehci_qtd_init(struct ehci_hcd *ehci, struct ehci_qtd *qtd,
static struct ehci_qtd *ehci_qtd_alloc (struct ehci_hcd *ehci, gfp_t flags)
struct ehci_qtd *qtd;
static inline void ehci_qtd_free (struct ehci_hcd *ehci, struct ehci_qtd *qtd)
struct ehci_qtd *qtd;
qtd = list_entry (qtd_list->next, struct ehci_qtd,
struct ehci_qtd *dummy;
struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd;
qtd = list_entry(qtd_list->next, struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd;
qtd = list_entry(qh->qtd_list.next, struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd, *qtd_prev;
struct ehci_qtd *last, *end = qh->dummy;
struct ehci_qtd *qtd;
qtd = list_entry (entry, struct ehci_qtd, qtd_list);
qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf,
struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd;
qtd = list_entry (entry, struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd, *qtd_prev;
qh_update (struct ehci_hcd *ehci, struct ehci_qh *qh, struct ehci_qtd *qtd)
struct ehci_qtd *dummy;
static int qtd_fill(struct ehci_qtd *qtd, dma_addr_t buf, size_t len,
struct ehci_qh *qh, struct ehci_qtd *qtd)
struct ehci_qtd *qtd;
struct ehci_qtd, qtd_list);
struct ehci_qtd *last = NULL, *end = qh->dummy;
struct ehci_qtd *qtd, *tmp;
struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd, *temp;
struct ehci_qtd *qtd, *qtd_prev;
struct ehci_qtd *qtd;
qtd = list_entry(qtd_list->next, struct ehci_qtd,
struct ehci_qtd *dummy;
struct ehci_qtd, qtd_list);
struct ehci_qtd *qtd;
qtd = list_entry(qtd_list->next, struct ehci_qtd, qtd_list);
struct ehci_qtd *dummy;
struct ehci_qtd qtd_pool[QTD_NUM];
static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len)
static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
static inline void ehci_qtd_init(struct ehci_qtd *qtd, dma_addr_t dma)
static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu)
struct ehci_qtd *qtd = NULL;
qtd = (struct ehci_qtd *) &oxu->mem->qtd_pool[i];