Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_cue.c119 int cue_send(struct cue_softc *, struct mbuf *, int);
819 cue_send(struct cue_softc *sc, struct mbuf *m, int idx) in cue_send() function
880 if (cue_send(sc, m_head, 0)) { in cue_start()