Searched defs:ehci_itd (Results 1 – 1 of 1) sorted by relevance
372 struct ehci_itd { struct373 uint32_t nlp; /* 0x00-0x03: Next link pointer */374 uint32_t tscl[8]; /* 0x04-0x23: Transaction Status and Control List */375 uint32_t bpl[7]; /* 0x24-0x3c: Buffer Page Pointer List */
Completed in 8 milliseconds