Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dif_kue.c187 Static int kue_send(struct kue_softc *, struct mbuf *, int);
876 kue_send(struct kue_softc *sc, struct mbuf *m, int idx) in kue_send() function
937 if (kue_send(sc, m_head, 0)) { in kue_start()