Home
last modified time | relevance | path

Searched defs:octusb_td (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/cavium/usb/
H A Doctusb.h44 struct octusb_td { struct
46 struct octusb_td *obj_next; argument
47 struct usb_page_cache *pc;
48 octusb_cmd_t *func;
50 uint32_t remainder;
51 uint32_t offset;
53 uint8_t error_any:1;
54 uint8_t error_stall:1;
55 uint8_t short_pkt:1;
56 uint8_t alt_next:1;
[all …]