Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_atureg.h156 struct atu_cdata { struct
157 struct atu_chain atu_tx_chain[ATU_TX_LIST_CNT];
158 struct atu_chain atu_rx_chain[ATU_RX_LIST_CNT];
161 struct atu_list_head atu_tx_free;
163 u_int8_t atu_tx_inuse;
164 u_int8_t atu_tx_last_idx;
190 struct atu_cdata atu_cdata; member