Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_atureg.h120 struct atu_cdata { struct
121 struct atu_chain atu_tx_chain[ATU_TX_LIST_CNT];
122 struct atu_chain atu_rx_chain[ATU_RX_LIST_CNT];
125 struct atu_list_head atu_tx_free;
127 uint8_t atu_tx_inuse;
128 uint8_t atu_tx_last_idx;
162 struct atu_cdata atu_cdata; member