cnw_softc         112 dev/pcmcia/if_cnw.c struct cnw_softc {
cnw_softc         133 dev/pcmcia/if_cnw.c 	sizeof(struct cnw_softc), cnw_match, cnw_attach,
cnw_softc         141 dev/pcmcia/if_cnw.c void cnw_reset(struct cnw_softc *);
cnw_softc         142 dev/pcmcia/if_cnw.c void cnw_init(struct cnw_softc *);
cnw_softc         143 dev/pcmcia/if_cnw.c int cnw_enable(struct cnw_softc *sc);
cnw_softc         144 dev/pcmcia/if_cnw.c void cnw_disable(struct cnw_softc *sc);
cnw_softc         145 dev/pcmcia/if_cnw.c void cnw_config(struct cnw_softc *sc, u_int8_t *);
cnw_softc         147 dev/pcmcia/if_cnw.c void cnw_transmit(struct cnw_softc *, struct mbuf *);
cnw_softc         148 dev/pcmcia/if_cnw.c struct mbuf *cnw_read(struct cnw_softc *);
cnw_softc         149 dev/pcmcia/if_cnw.c void cnw_recv(struct cnw_softc *);
cnw_softc         157 dev/pcmcia/if_cnw.c static int wait_WOC(struct cnw_softc *, int);
cnw_softc         158 dev/pcmcia/if_cnw.c static int read16(struct cnw_softc *, int);
cnw_softc         159 dev/pcmcia/if_cnw.c static int cnw_cmd(struct cnw_softc *, int, int, int, int);
cnw_softc         167 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         190 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         213 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         254 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         273 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         313 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         339 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         378 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = (void *) self;
cnw_softc         453 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = ifp->if_softc;
cnw_softc         495 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         553 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         641 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc;
cnw_softc         698 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = arg;
cnw_softc         780 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = ifp->if_softc;
cnw_softc         836 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = ifp->if_softc;
cnw_softc         849 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = (struct cnw_softc *)dev;
cnw_softc         869 dev/pcmcia/if_cnw.c 	struct cnw_softc *sc = (struct cnw_softc *)dev;