Searched defs:ohci_hcca (Results 1 – 2 of 2) sorted by relevance
129 struct ohci_hcca { struct130 __u32 int_table[NUM_INTS]; /* Interrupt ED table */131 __u16 frame_no; /* current frame number */132 __u16 pad1; /* set to 0 on each frame_no change */133 __u32 done_head; /* info returned for an interrupt */134 u8 reserved_for_hc[116];
140 struct ohci_hcca { struct141 __u32 int_table[NUM_INTS]; /* Interrupt ED table */142 __u16 frame_no; /* current frame number */143 __u16 pad1; /* set to 0 on each frame_no change */144 __u32 done_head; /* info returned for an interrupt */145 u8 reserved_for_hc[116];