Home
last modified time | relevance | path

Searched refs:aue_chain (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dif_auereg.h209 struct aue_chain { struct
218 struct aue_chain aue_tx_chain[AUE_TX_LIST_CNT]; argument
219 struct aue_chain aue_rx_chain[AUE_RX_LIST_CNT];
Dif_aue.c244 Static int aue_newbuf(struct aue_softc *, struct aue_chain *, struct mbuf *);
948 aue_newbuf(struct aue_softc *sc, struct aue_chain *c, struct mbuf *m) in aue_newbuf()
986 struct aue_chain *c; in aue_rx_list_init()
1015 struct aue_chain *c; in aue_tx_list_init()
1084 struct aue_chain *c = priv; in aue_rxeof()
1187 struct aue_chain *c = priv; in aue_txeof()
1284 struct aue_chain *c; in aue_send()
1455 struct aue_chain *c; in aue_openpipes()
1630 struct aue_chain *c; in aue_watchdog()