Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_smscreg.h258 struct smsc_cdata { struct
259 struct smsc_chain tx_chain[SMSC_TX_LIST_CNT];
260 struct smsc_chain rx_chain[SMSC_RX_LIST_CNT];
261 int tx_prod;
262 int tx_cons;
263 int tx_cnt;
264 int rx_prod;