Searched defs:ehci_qh (Results 1 – 12 of 12) sorted by relevance
32056 struct ehci_qh { struct32057 struct ehci_qh_hw *hw; argument32058 dma_addr_t qh_dma;32059 union ehci_shadow qh_next;32060 struct list_head qtd_list;32061 struct list_head intr_node;32062 struct ehci_qtd *dummy;32063 struct list_head unlink_node;32064 struct ehci_per_sched ps;32065 unsigned int unlink_cycle;[all …]
84381 struct ehci_qh { struct84382 struct ehci_qh_hw *hw; argument84383 dma_addr_t qh_dma;84384 union ehci_shadow qh_next;84385 struct list_head qtd_list;84386 struct list_head intr_node;84387 struct ehci_qtd *dummy;84388 struct list_head unlink_node;84389 struct ehci_per_sched ps;84390 unsigned int unlink_cycle;[all …]
108524 struct ehci_qh { struct108525 struct ehci_qh_hw *hw; argument108526 dma_addr_t qh_dma;108527 union ehci_shadow qh_next;108528 struct list_head qtd_list;108529 struct list_head intr_node;108530 struct ehci_qtd *dummy;108531 struct list_head unlink_node;108532 struct ehci_per_sched ps;108533 unsigned int unlink_cycle;[all …]
91271 struct ehci_qh { struct91272 struct ehci_qh_hw *hw; argument91291 struct ehci_qh_hw { argument
135702 struct ehci_qh { struct135703 struct ehci_qh_hw *hw; argument135704 dma_addr_t qh_dma;135705 union ehci_shadow qh_next;135706 struct list_head qtd_list;135707 struct list_head intr_node;135708 struct ehci_qtd *dummy;135709 struct list_head unlink_node;135710 struct ehci_per_sched ps;135711 unsigned int unlink_cycle;[all …]
107939 struct ehci_qh { struct107940 struct ehci_qh_hw *hw; argument107941 dma_addr_t qh_dma;107942 union ehci_shadow qh_next;107943 struct list_head qtd_list;107944 struct list_head intr_node;107945 struct ehci_qtd *dummy;107946 struct list_head unlink_node;107947 struct ehci_per_sched ps;107948 unsigned int unlink_cycle;[all …]
100963 struct ehci_qh { struct100964 struct ehci_qh_hw *hw; argument100983 struct ehci_qh_hw { argument