Searched defs:ohci_device (Results 1 – 2 of 2) sorted by relevance
373 struct ohci_device { struct374 ed_t ed[NUM_EDS];375 int ed_cnt;
368 typedef struct ohci_device { struct385 struct ohci_device ohci_dev __aligned(TD_ALIGNMENT); argument