Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dif_aue.c245 Static int aue_send(struct aue_softc *, struct mbuf *, int);
1281 aue_send(struct aue_softc *sc, struct mbuf *m, int idx) in aue_send() function
1351 if (aue_send(sc, m_head, 0)) { in aue_start()