Lines Matching defs:ohci_physaddr_t
140 typedef uint32_t ohci_physaddr_t;
144 volatile ohci_physaddr_t hcca_interrupt_table[OHCI_NO_INTRS];
146 volatile ohci_physaddr_t hcca_done_head;
180 volatile ohci_physaddr_t ed_tailp;
181 volatile ohci_physaddr_t ed_headp;
185 volatile ohci_physaddr_t ed_nexted;
221 volatile ohci_physaddr_t td_cbp; /* Current Buffer Pointer */
222 volatile ohci_physaddr_t td_nexttd; /* Next TD */
223 volatile ohci_physaddr_t td_be; /* Buffer End */
248 volatile ohci_physaddr_t itd_bp0; /* Buffer Page 0 */
249 volatile ohci_physaddr_t itd_nextitd; /* Next ITD */
250 volatile ohci_physaddr_t itd_be; /* Buffer End */