Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_mtwvar.h91 struct mtw_tx_ring { struct
92 struct mtw_tx_data data[MTW_TX_RING_COUNT];
93 struct usbd_pipe *pipeh;
94 int cur;
95 int queued;
96 uint8_t pipe_no;