Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pcmcia/
H A Dif_cnw.c184 struct cnw_softc { struct
218 void cnw_reset(struct cnw_softc *);
219 void cnw_init(struct cnw_softc *);
226 void cnw_recv(struct cnw_softc *);
330 cnw_reset(struct cnw_softc *sc) in cnw_reset()
358 cnw_init(struct cnw_softc *sc) in cnw_init()
414 cnw_enable(struct cnw_softc *sc) in cnw_enable()
442 cnw_disable(struct cnw_softc *sc) in cnw_disable()
744 cnw_read(struct cnw_softc *sc) in cnw_read()
830 cnw_recv(struct cnw_softc *sc) in cnw_recv()
[all …]