Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Dif_cue.c143 Static int cue_open_pipes(struct cue_softc *);
144 Static int cue_tx_list_init(struct cue_softc *);
145 Static int cue_rx_list_init(struct cue_softc *);
146 Static int cue_newbuf(struct cue_softc *, struct cue_chain *, struct mbuf *);
147 Static int cue_send(struct cue_softc *, struct mbuf *, int);
155 Static void cue_stop(struct cue_softc *);
158 Static void cue_setmulti(struct cue_softc *);
159 Static void cue_reset(struct cue_softc *);
161 Static int cue_csr_read_1(struct cue_softc *, int);
162 Static int cue_csr_write_1(struct cue_softc *, int, int);
[all …]
Dif_cuereg.h148 struct cue_softc;
151 struct cue_softc *cue_sc;
167 struct cue_softc { struct